Skip to content
On this page

States

States are logical representation of each phase of process. On the diagrams below you may see three different processes. The most visible parts of the diagrams are rectangles which represent states.

Diagrams may be more or less complex. It depends on logic of the process.

Example: On diagram below there is a simple one-state approval process. When the process begins it goes to the "Waiting for approval" state. The process will stay in this state until one of the actions "Approve" or "Reject" is invoked. Usually the action may be invoked only by the permitted approver.