| HasExecutionState |
HasExecutionState is ...
|
| MutableExecutionState |
MutableExecutionState is ...
|
| StateExecutionFileProducer |
|
| StepContextId |
Identifies the context of a step execution
|
| StepIdentifier |
Identifies a step in a workflow
|
| StepState |
Describes the state of a step, which includes the execution status, and possible metadata
|
| StepStateChange |
Represents a change to the workflow state
|
| WorkflowNodeState |
Represents the execution state of a single node
|
| WorkflowState |
Represents the state of a workflow
|
| WorkflowStateDataLoader |
|
| WorkflowStateListener |
Listens to state changes for a workflow
|
| WorkflowStepState |
Describes the state of a step within a workflow, which has an identifier, a possible sub workflow, and possible
node-oriented states.
|