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, waitgetInitialState, getSupportedTypespublic void validateStateChange(String oldState, String newState)
validateStateChange in interface StateMachineCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.