Skip to main content

Module builder

Module builder 

Source
Expand description

Fluent builder API for composing workflow definitions.

See WorkflowBuilder for the main entry point and StepBuilder for per-step configuration.

Structsยง

InlineStep
A step that wraps an inline closure.
StepBuilder
Builder for configuring a single step in the workflow.
WorkflowBuilder
Fluent builder for constructing workflow definitions.