Skip to main content

Module executions

Module executions 

Source
Expand description

Executions and related types.

Structs§

ExecutionDetails
Details of an execution.
ExecutionId
An execution ID.
FailedExecution
An execution that has failed.
InProgressExecution
An execution that is currently in progress.
ReadyExecution
An execution ready to be executed.
StartedExecution
An execution assigned to an executor.
SucceededExecution
An execution that was successfully completed.

Enums§

ExecutionStatus
The status of an execution.