S
- the type of stateE
- the type of eventT
- the type of context objectpublic class DefaultStateMachinePersister<S,E,T> extends AbstractStateMachinePersister<S,E,T>
StateMachinePersister
.Constructor and Description |
---|
DefaultStateMachinePersister(StateMachinePersist<S,E,T> stateMachinePersist)
Instantiates a new default state machine persister.
|
buildStateMachineContext, persist, restore
public DefaultStateMachinePersister(StateMachinePersist<S,E,T> stateMachinePersist)
stateMachinePersist
- the state machine persist