Expand description
Workflow engine for rule chaining and sequential execution
Structs§
- ScheduledTask 
- Represents a scheduled task in the workflow
- WorkflowEngine 
- Manages workflow execution and scheduling
- WorkflowResult 
- Workflow execution result
- WorkflowState 
- Tracks the state of a workflow execution
- WorkflowStats 
- Workflow execution statistics
Enums§
- WorkflowStatus 
- Represents the status of a workflow