public abstract class BaseStateMachine extends Object implements StateMachine
Constructor and Description |
---|
BaseStateMachine() |
Modifier and Type | Method and Description |
---|---|
void |
validateStateChange(String oldState,
String newState) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInitialState, getSupportedTypes
public void validateStateChange(String oldState, String newState)
validateStateChange
in interface StateMachine
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.