Class Hierarchy
- java.lang.Object
- org.springframework.statemachine.config.AbstractStateMachineConfigurerAdapter<S,
E> (implements org.springframework.statemachine.config.builders.StateMachineConfigurer<S, E>) - org.springframework.statemachine.config.StateMachineConfigurerAdapter<S,
E> - org.springframework.statemachine.config.EnumStateMachineConfigurerAdapter<S,
E>
- org.springframework.statemachine.config.EnumStateMachineConfigurerAdapter<S,
- org.springframework.statemachine.config.StateMachineConfigurerAdapter<S,
- org.springframework.statemachine.support.LifecycleObjectSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle, org.springframework.statemachine.support.StateMachineReactiveLifecycle)
- org.springframework.statemachine.config.AbstractStateMachineFactory<S,
E> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.statemachine.config.StateMachineFactory<S, E>) - org.springframework.statemachine.config.ObjectStateMachineFactory<S,
E>
- org.springframework.statemachine.config.ObjectStateMachineFactory<S,
- org.springframework.statemachine.config.AbstractStateMachineFactory<S,
- org.springframework.statemachine.config.StateMachineBuilder
- org.springframework.statemachine.config.StateMachineBuilder.Builder<S,
E> - org.springframework.statemachine.config.StateMachineConfig<S,
E>
- org.springframework.statemachine.config.AbstractStateMachineConfigurerAdapter<S,
Interface Hierarchy
- org.springframework.statemachine.config.StateMachineFactory<S,
E>
Annotation Type Hierarchy
- org.springframework.statemachine.config.EnableStateMachine (implements java.lang.annotation.Annotation)
- org.springframework.statemachine.config.EnableStateMachineFactory (implements java.lang.annotation.Annotation)
- org.springframework.statemachine.config.EnableWithStateMachine (implements java.lang.annotation.Annotation)