Action is being executed.Transition.TransitionAction.action to the list of TransitionActions to be executed.Actions backing this TransitionAction.action to the beginning of the list of TransitionActions to be executed.action to the end of the list of TransitionActions to be executed.Fsm.event is available.key from the context, or null if it does not exist.FsmContext in order to retrieve a value from it.state and event.Transition that is triggered by event.Transition that is triggered by an event of type eventClass.Transition that is triggered by any event that passes eventFilter.Transition that is triggered by any event.Action that will be executed after an internal transition from/to state.Action that will execute after a transition from state.Action that will execute after a transition from any state that passes filter.Action that will executed after a transition to state.Action that will execute after a transition to any state that passes filter.key from the context, or null if it does not exist.key on the context.ActionProxy for the Fsm instance being built.Transition from state state.