Class Hierarchy
- java.lang.Object
- org.springframework.statemachine.persist.AbstractStateMachinePersister<S,
E, T> (implements org.springframework.statemachine.persist.StateMachinePersister<S, E, T>) - org.springframework.statemachine.persist.DefaultStateMachinePersister<S,
E, T>
- org.springframework.statemachine.persist.DefaultStateMachinePersister<S,
- org.springframework.statemachine.persist.RepositoryStateMachinePersist<S,
E> (implements org.springframework.statemachine.StateMachinePersist<S, E, T>) - org.springframework.statemachine.support.StateMachineInterceptorAdapter<S,
E> (implements org.springframework.statemachine.support.StateMachineInterceptor<S, E>) - org.springframework.statemachine.persist.AbstractPersistingStateMachineInterceptor<S,
E, T> (implements org.springframework.statemachine.StateMachinePersist<S, E, T>)
- org.springframework.statemachine.persist.AbstractPersistingStateMachineInterceptor<S,
- org.springframework.statemachine.persist.AbstractStateMachinePersister<S,
Interface Hierarchy
- org.springframework.statemachine.StateMachinePersist<S,
E, T> - org.springframework.statemachine.persist.StateMachineRuntimePersister<S,
E, T>
- org.springframework.statemachine.persist.StateMachineRuntimePersister<S,
- org.springframework.statemachine.persist.StateMachinePersister<S,
E, T>