Module scenario_studio

Module scenario_studio 

Source
Expand description

Scenario Studio - Visual editor for co-editing business flows Scenario Studio

This module provides the core functionality for the Scenario Studio visual editor, enabling collaborative editing of business flows (happy path, SLA violation, regression).

Re-exports§

pub use flow::FlowExecutionResult;
pub use flow::FlowExecutor;
pub use flow::FlowStepResult;
pub use types::ConditionOperator;
pub use types::FlowCondition;
pub use types::FlowConnection;
pub use types::FlowDefinition;
pub use types::FlowPosition;
pub use types::FlowStep;
pub use types::FlowType;
pub use types::FlowVariant;
pub use types::StepType;

Modules§

flow
Flow execution engine
types
Scenario Studio types