JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring State Machine
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.springframework.statemachine.data
Package Hierarchies:
All Packages
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.data.
RepositoryStateMachineModelFactory
org.springframework.statemachine.data.
BaseRepositoryEntity
org.springframework.statemachine.data.
RepositoryAction
org.springframework.statemachine.data.
RepositoryGuard
org.springframework.statemachine.data.
RepositoryState
org.springframework.statemachine.data.
RepositoryStateMachine
org.springframework.statemachine.data.
RepositoryTransition
org.springframework.statemachine.data.
RepositoryStateMachinePersist
<M,S,E> (implements org.springframework.statemachine.
StateMachinePersist
<S,E,T>)
Interface Hierarchy
org.springframework.data.repository.Repository<T,ID>
org.springframework.data.repository.CrudRepository<T,ID>
org.springframework.statemachine.data.
ActionRepository
<T>
org.springframework.statemachine.data.
GuardRepository
<T>
org.springframework.statemachine.data.
StateMachineRepository
<M>
org.springframework.statemachine.data.
StateRepository
<S>
org.springframework.statemachine.data.
TransitionRepository
<T>
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring State Machine
Prev
Next
Frames
No Frames
All Classes