Module workflow_events

Module workflow_events 

Source

Structs§

ErrorData
Data structure for error information.
EventPayload
RunStartEvent
An event that starts a run in a workflow.
RunUpdateEvent
An event that updates a run in a workflow.
StepEndData
Data structure for the end of a step.
StepEventData
An event that updates a run or step in a workflow.
StepStartData
Data structure for the start of a step.
StepStateData
Data structure for DAG node state information.

Enums§

WorkflowEvent
Type-specific data for an event.