Interface WorkflowJobStepRequestExecutionContext

All Superinterfaces:
RequestExecutionContext, WorkflowRequestExecutionContext

public interface WorkflowJobStepRequestExecutionContext extends WorkflowRequestExecutionContext
Contains metadata about the current workflow job step request.
  • Method Details

    • getWorkflowJobStepId

      String getWorkflowJobStepId()
      Retrieves the workflow job step ID.
      Returns:
      the workflow job step ID