Skip to content

Workflows as State Machines

Mostafa Barmshory edited this page Feb 22, 2017 · 2 revisions

The most important one being that a state machine cannot be in more than one place simultaneously. It is also worth noting that a workflow does not commonly have cyclic path in the definition graph, but it is common for a state machine.

Example of a State Machine

Clone this wiki locally