class ActionInteractor::ExecutionState

Action Interactor Execution State

State machine used in `ActionInteractor::Base`

Constants

STATES

Define default states

TRANSITIONS

Define default transitions key: target state, value: original states