Package org.springframework.statemachine.recipes.persist
package org.springframework.statemachine.recipes.persist
-
ClassDescription
AbstractPersistStateMachineHandleris a base recipe which can be used to handle a state change of an arbitrary entity in a persistent storage.The listener interface for receiving persistStateChange events.FactoryPersistStateMachineHandleris a recipe can be used to handle a state change of an arbitrary entity in a persistent storage.GenericPersistStateMachineHandleris a recipe which can be used to handle a state change of an arbitrary entity in a persistent storage.PersistStateMachineHandleris a recipe which can be used to handle a state change of an arbitrary entity in a persistent storage.