Class: Foobara::Auth::Types::Token::StateMachine
- Inherits:
-
StateMachine
- Object
- StateMachine
- Foobara::Auth::Types::Token::StateMachine
- Defined in:
- foobara-auth-0.0.9/src/types/token/state_machine.rb
Instance Attribute Summary
Attributes inherited from StateMachine
Attributes included from StateMachine::TransitionLog
Attributes included from StateMachine::Callbacks
Method Summary
Methods inherited from StateMachine
#allowed_transitions, #can?, #current_state, #current_state=, #in_terminal_state?, #initialize, #perform_transition!, set_transition_map, #update_current_state
Methods included from StateMachine::TransitionLog
Methods included from Concern
foobara_class_methods_module_for, foobara_concern?, included
Methods included from StateMachine::Callbacks
#initialize, #register_transition_callback
Constructor Details
This class inherits a constructor from Foobara::StateMachine