public class StateMachineManager extends Object
| Constructor and Description |
|---|
StateMachineManager() |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getInitialState(String workObjectType) |
void |
setStateMachines(List<StateMachine> stateMachines) |
void |
validateStateChange(String workObjectType,
String oldState,
String newState) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.