Class Hierarchy
- java.lang.Object
- org.springframework.statemachine.config.model.AbstractStateMachineModelFactory<S,E> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.ResourceLoaderAware, org.springframework.statemachine.config.model.StateMachineComponentResolver<S,E>, org.springframework.statemachine.config.model.StateMachineModelFactory<S,E>)
- org.springframework.statemachine.config.model.ChoiceData<S,E>
- org.springframework.statemachine.config.model.ConfigurationData<S,E>
- org.springframework.statemachine.config.model.DefaultStateMachineComponentResolver<S,E> (implements org.springframework.statemachine.config.model.StateMachineComponentResolver<S,E>)
- org.springframework.statemachine.config.model.EntryData<S,E>
- org.springframework.statemachine.config.model.ExitData<S,E>
- org.springframework.statemachine.config.model.HistoryData<S,E>
- org.springframework.statemachine.config.model.JunctionData<S,E>
- org.springframework.statemachine.config.model.StateData<S,E>
- org.springframework.statemachine.config.model.StateMachineModel<S,E>
- org.springframework.statemachine.config.model.StatesData<S,E>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.statemachine.config.model.TransitionData<S,E>
- org.springframework.statemachine.config.model.TransitionsData<S,E>