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 Transitions.| 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, timerOnceandExternalTransitionConfigurer<S,E> target(S target)
S for this Transition.target - the target state S