View Source Fountainedge.Workflow (Fountainedge v1.0.1)
Models a workflow (stateful.)
The workflow is based on a Fountainedge.Schema
Current nodes of the flowchart are tracked a list of Fountainedge.State
.
Link to this section Summary
Functions
Initialises a workflow.
Link to this section Functions
Initialises a workflow.
Will set the current state to the initial node specified in the schema.