Package org.springframework.statemachine.service
package org.springframework.statemachine.service
-
ClassDescriptionDefault implementation of a
StateMachineService
.Generic interface to handle serialisation in a state machine.StateMachineService<S,E> Service class helping to persist and restoreStateMachine
s in a runtime environment.