Module engine

Source
Expand description

Workflow Execution Engine

This module implements the core workflow execution engine that processes workflow definitions, manages state transitions, and coordinates actions.

Structsยง

WorkflowEngine
Workflow execution engine
WorkflowEngineConfig
Configuration for the workflow engine