Skip to main content

Module workflow

Module workflow 

Source

Structs§

EventStore
Event store for durable workflow events.
WorkflowEntry
A registered workflow entry.
WorkflowExecutor
Executes workflows.
WorkflowRecord
A workflow run record in the database.
WorkflowRegistry
Registry of all workflows, supporting multiple versions per workflow name.
WorkflowScheduler
Scheduler for durable workflows.
WorkflowSchedulerConfig
Configuration for the workflow scheduler.
WorkflowStepRecord
A workflow step record in the database.
WorkflowVersionKey
Composite key for versioned workflow lookup.

Enums§

ResumeBlockReason
Reason a workflow run cannot be resumed.