UnsubscribeTransitionCallBack

final case class UnsubscribeTransitionCallBack(actorRef: ActorRef)

Unsubscribe from akka.actor.FSM.Transition notifications which was effected by sending the corresponding akka.actor.FSM.SubscribeTransitionCallBack.

Source:
PersistentFSM.scala
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product