Interface EntryActionStartWorkflowMetadata

All Superinterfaces:
LifecycleEntryActionMetadata

public interface EntryActionStartWorkflowMetadata extends LifecycleEntryActionMetadata
Provides details for a Start Workflow entry action.
  • Method Details

    • getWorkflowName

      String getWorkflowName()
      Retrieves the API name of the workflow to start.
      Returns:
      the workflow API name