Class WorkflowEvent

All Implemented Interfaces:
BroadcastEvent, SiteBroadcastEvent

public class WorkflowEvent extends SiteAwareEvent implements SiteBroadcastEvent
Event triggered when items go through the different workflow states

Note:For now this is triggered for any state change

Since:
4.0.0
Author:
joseross
  • Constructor Details

    • WorkflowEvent

      public WorkflowEvent(org.springframework.security.core.Authentication authentication, String siteId)
  • Method Details