The state machine instance.
The state machine instance
Checks if action matches from/to state pair specified.
The original state to be checked against.
The destination state to be checked against.
Handles a state transition
The state machine instance.
The transition payload passed to the fsm.goTo() method.
Generated using TypeDoc
Handles post transition results.