stepExecutionState
stepExecutionState
The state of a step execution
This data structure has no properties.
Enumeration:
waitingBeforeExecution,
executable,
executed,
executing,
waitingAfterExecution,
readyToComputeNextStep,
retry,
finished,