S
- the type of stateE
- the type of eventpublic interface ExternalTransitionConfigurer<S,E> extends TransitionConfigurer<ExternalTransitionConfigurer<S,E>,S,E>
TransitionConfigurer
interface for configuring external Transition
s.Modifier and Type | Method and Description |
---|---|
ExternalTransitionConfigurer<S,E> |
target(S target)
Specify a target state
S for this Transition . |
action, action, actionFunction, event, guard, guardExpression, secured, secured, source, state, timer, timerOnce
and
ExternalTransitionConfigurer<S,E> target(S target)
S
for this Transition
.target
- the target state S