Expand description
Executions and related types.
Structs§
- Execution
Details - Details of an execution.
- Execution
Id - An execution ID.
- Failed
Execution - An execution that has failed.
- InProgress
Execution - An execution that is currently in progress.
- Ready
Execution - An execution ready to be executed.
- Started
Execution - An execution assigned to an executor.
- Succeeded
Execution - An execution that was successfully completed.
Enums§
- Execution
Status - The status of an execution.