Package org.springframework.statemachine.transition
package org.springframework.statemachine.transition
-
ClassDescriptionAbstractTransition<S,
E> Base implementation of aTransition.InitialTransition<S,E> Transitionused during a state machine start.Transition<S,E> Transitionis something what a state machine associates with a state changes.Enumerations for possible transition conflict policies.Defines enumeration of aTransitionkind.