Class WorkflowStepExecuteEvent

java.lang.Object
com.slack.api.model.event.WorkflowStepExecuteEvent
All Implemented Interfaces:
Event, Serializable

public class WorkflowStepExecuteEvent extends Object implements Event
A workflow step supported by your app should execute

https://api.slack.com/events/workflow_step_execute

See Also:
  • Field Details

  • Constructor Details

    • WorkflowStepExecuteEvent

      public WorkflowStepExecuteEvent()
  • Method Details