Skip to main content

Module workflow

Module workflow 

Source

Structs§

ExecutionId
Unique identifier for a workflow execution instance.
WorkflowExecution
A running execution of a workflow.
WorkflowMetadata
Metadata for a workflow definition.

Enums§

SessionType
Session type label for execution metadata. Describes the governance and durability model of an execution session.
WorkflowStatus
The lifecycle status of a workflow execution.

Type Aliases§

WorkflowId
Unique identifier for a workflow definition.