-
public class ActivationStateMachine.Deregistered extends ActivationStateMachine.Event
-
-
Method Summary
Modifier and Type Method Description StringgetPersistedName()The name to be used when persisting this class, or null if this class should not be persisted. StringtoString()-
-
Method Detail
-
getPersistedName
String getPersistedName()
The name to be used when persisting this class, or null if this class should not be persisted.
-
-
-
-