API Reference Fountainedge Workflow Engine v1.0.8

modules

Modules

Workflow engine.

A graph edge directionally links two nodes together.

Graphing functions.

A graph node (also known as a vertex.)

The schema models the underlying stateless structure of a workflow as a graph consisting of nodes and edges.

Tracks the current progression of the workflow (stateful.)

Tokens track parallel progression from a fork to a join.

Models a workflow (stateful.)