S
- the type of stateE
- the type of eventpublic interface StateMachineModelConfigurer<S,E>
Modifier and Type | Method and Description |
---|---|
ModelConfigurer<S,E> |
withModel()
Gets a configurer for model.
|
ModelConfigurer<S,E> withModel() throws java.lang.Exception
ModelConfigurer
for chainingjava.lang.Exception
- if configuration error happens