Class WorkflowCreatedEvent

All Implemented Interfaces:
JiraEvent

public class WorkflowCreatedEvent extends AbstractWorkflowEvent
Event indicating a workflow has been created.
Since:
v5.2
  • Constructor Details

    • WorkflowCreatedEvent

      public WorkflowCreatedEvent(JiraWorkflow workflow)