State Machine

This section describes the activities and the properties related to the State Machine category.

The activities enable you to model a workflow in an event-driven manner.

Activities in this category uses a finite number of states to run. The activity moves into a state when triggered by another activity and exits in that state when another activity is triggered. Additionally, you can provide conditions that enable an activity to move from one state to another, which is represented by arrows between the states.