Class WorkflowEvent

  • All Implemented Interfaces:
    BroadcastEvent

    public class WorkflowEvent
    extends SiteAwareEvent
    implements BroadcastEvent
    Event triggered when items go through the different workflow states
    Since:
    4.0.0
    Author:
    joseross
    • Constructor Detail

      • WorkflowEvent

        public WorkflowEvent​(org.springframework.security.core.Authentication authentication,
                             String siteId)