About this task
A flow performs a specific business process based on a
defined flow of states. A flow must
- starts with only one initial state.
- ends with one or multiple final states.
- has any other states with correct properties and events.
- has proper transitions connecting these states assigned. Each
transition is assigned with each event.
For detailed information on flow, please refer to
Flows.