Re-exports§
pub use crate::engine::rollout::Rollout;pub use crate::engine::rollout::RolloutError;
Structs§
- Connector
Ref - One task’s connector reference, located within a workflow.
- Loop
Config - Engine-managed
forloop 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§
- Workflow
Status - Workflow lifecycle status