Skip to main content

Module workflow

Module workflow 

Source

Re-exports§

pub use crate::engine::rollout::Rollout;
pub use crate::engine::rollout::RolloutError;

Structs§

ConnectorRef
One task’s connector reference, located within a workflow.
LoopConfig
Engine-managed for loop over a workflow’s task list.
Workflow
Workflow represents a collection of tasks that execute sequentially (also known as a Rule in rules-engine terminology).

Enums§

WorkflowStatus
Workflow lifecycle status