Package org.springframework.statemachine.data.jpa
package org.springframework.statemachine.data.jpa
-
ClassDescriptionA
ActionRepository
interface for JPA used for actions.AGuardRepository
interface for JPA used for guards.JPA
implementation of aAbstractPersistingStateMachineInterceptor
.JPA entity for actions.JPA entity for actions.JPA entity for states.ARepositoryStateMachine
interface for JPA used for states machines.JPA
based implementation of aRepositoryStateMachinePersist
.JPA entity for transitions.JPA entity for state machine.AStateRepository
interface for JPA used for states.AStateRepository
interface for JPA used for transitions.