Package org.springframework.statemachine.data.redis
package org.springframework.statemachine.data.redis
-
ClassDescriptionA
ActionRepository
interface for Redis used for actions.AGuardRepository
interface for Redis used for guards.JPA
implementation of aAbstractPersistingStateMachineInterceptor
.Redis entity for actions.Redis entity for actions.Redis entity for states.ARepositoryStateMachine
interface for Redis used for states machines.Redis
based implementation of aRepositoryStateMachinePersist
.Redis entity for transitions.AStateMachineContextRepository
backed by a redis and kryo serialization.Implementation of aStateMachinePersister
to be used with a redis.AStateMachineRepository
interface for Redis used for states machines.AStateRepository
interface for Redis used for states.AStateRepository
interface for Redis used for transitions.