Class WorkflowCreateEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.core.workflow.event.WorkflowCreateEvent
All Implemented Interfaces:
Serializable

public class WorkflowCreateEvent extends org.springframework.context.ApplicationEvent
See Also:
  • Field Details

  • Constructor Details

    • WorkflowCreateEvent

      public WorkflowCreateEvent(WorkflowEntity workflow)