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