Package com.alibaba.cola.statemachine.impl
-
Class Summary Class Description Debugger Debugger, This is used to decouple Logging framework dependencyEventTransitions<S,E,C> EventTransitions 同一个Event可以触发多个Transitions,https://github.com/alibaba/COLA/pull/158PlantUMLVisitor PlantUMLVisitorStateHelper StateHelperStateImpl<S,E,C> StateImplStateMachineImpl<S,E,C> For performance consideration, The state machine is made "stateless" on purpose.SysOutVisitor SysOutVisitorTransitionImpl<S,E,C> TransitionImpl。 This should be designed to be immutable, so that there is no thread-safe risk -
Enum Summary Enum Description TransitionType TransitionType -
Exception Summary Exception Description StateMachineException StateMachineException