SubscribeTransitionCallBack
org.apache.pekko.persistence.fsm.PersistentFSM$.SubscribeTransitionCallBack
Send this to an pekko.actor.FSM to request first the PersistentFSM.CurrentState and then a series of PersistentFSM.Transition updates. Cancel the subscription using PersistentFSM.UnsubscribeTransitionCallBack.
Attributes
- Source
- PersistentFSM.scala
- Graph
-
- Supertypes
Members list
In this article