public abstract class AbstractTransition extends Object implements Transition
Constructor and Description |
---|
AbstractTransition(MessageEmitter messageEmitter) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Return transition name.
|
boolean |
shouldRestoreFromFtpsSnapshot(FiniteStateMachine fsm) |
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getSourceState, getTargetState, handleEvent
public AbstractTransition(MessageEmitter messageEmitter)
public String getName()
Transition
getName
in interface Transition
public boolean shouldRestoreFromFtpsSnapshot(FiniteStateMachine fsm)