Expand description
Fluent builder API for composing workflow definitions.
See WorkflowBuilder for the main entry point and
StepBuilder for per-step configuration.
Structsยง
- Inline
Step - A step that wraps an inline closure.
- Step
Builder - Builder for configuring a single step in the workflow.
- Workflow
Builder - Fluent builder for constructing workflow definitions.