Class Hierarchy
- java.lang.Object
- org.springframework.statemachine.listener.AbstractCompositeListener<T>
- org.springframework.statemachine.trigger.DefaultTriggerContext<S,E> (implements org.springframework.statemachine.trigger.TriggerContext<S,E>)
- org.springframework.statemachine.trigger.EventTrigger<S,E> (implements org.springframework.statemachine.trigger.Trigger<S,E>)
- 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.trigger.TimerTrigger<S,E> (implements org.springframework.statemachine.trigger.Trigger<S,E>)