Transitions
A type which is used to define valid states and transitions for a state machine based on FSM.
Example
The mergeStrategy property defines how to handle the merging of states when one set of
transitions is being merged with another (as in the case of defining a OrderProcess)
Was this chapter helpful?