Package akka.persistence.fsm
-
Interface Summary Interface Description PersistentFSM.PersistentFsmEvent -
Class Summary Class Description PersistentFSM Note: Deprecated and removed except for the event and snapshot types which are needed for migrating existing PersistentFSM actors to EventSourcedBehavior using theakka.persistence.typed.scaladsl.PersistentFSMMigration
and
akka.persistence.typed.javadsl.PersistentFSMMigration
PersistentFSM.PersistentFSMSnapshot$ PersistentFSM.StateChangeEvent Persisted on state change Not deprecated as used for users migrating from PersistentFSM to EventSourcedBehaviorPersistentFSM.StateChangeEvent$ PersistentFSM$ Note: Deprecated and removed except for the event and snapshot types which are needed for migrating existing PersistentFSM actors to EventSourcedBehavior using theakka.persistence.typed.scaladsl.PersistentFSMMigration
and
akka.persistence.typed.javadsl.PersistentFSMMigration