public interface StateMachine
| Modifier and Type | Method and Description | 
|---|---|
String | 
getInitialState()  | 
Set<String> | 
getSupportedTypes()  | 
void | 
validateStateChange(String oldState,
                   String newState)  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.