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.redis
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
org.springframework.statemachine.data.
BaseRepositoryEntity
org.springframework.statemachine.data.
RepositoryAction
org.springframework.statemachine.data.redis.
RedisRepositoryAction
org.springframework.statemachine.data.
RepositoryGuard
org.springframework.statemachine.data.redis.
RedisRepositoryGuard
org.springframework.statemachine.data.
RepositoryState
org.springframework.statemachine.data.redis.
RedisRepositoryState
org.springframework.statemachine.data.
RepositoryTransition
org.springframework.statemachine.data.redis.
RedisRepositoryTransition
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.redis.
RedisActionRepository
org.springframework.statemachine.data.
GuardRepository
<T>
org.springframework.statemachine.data.redis.
RedisGuardRepository
org.springframework.statemachine.data.
StateRepository
<S>
org.springframework.statemachine.data.redis.
RedisStateRepository
org.springframework.statemachine.data.
TransitionRepository
<T>
org.springframework.statemachine.data.redis.
RedisTransitionRepository
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring State Machine
Prev
Next
Frames
No Frames
All Classes