Class PersistentFSM$

java.lang.Object
org.apache.pekko.persistence.fsm.PersistentFSM$

public class PersistentFSM$ extends Object
Deprecated.
Use EventSourcedBehavior. Since Akka 2.6.0.
  • Field Details

    • MODULE$

      public static final PersistentFSM$ MODULE$
      Deprecated.
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • PersistentFSM$

      public PersistentFSM$()
      Deprecated.
  • Method Details