Uses of Class
de.quantummaid.httpmaid.mappath.statemachine.Transition
-
Packages that use Transition Package Description de.quantummaid.httpmaid.mappath.statemachine de.quantummaid.httpmaid.mappath.statemachine.states -
-
Uses of Transition in de.quantummaid.httpmaid.mappath.statemachine
Methods in de.quantummaid.httpmaid.mappath.statemachine that return Transition Modifier and Type Method Description static TransitionTransition. transitionTo(State nextState)static TransitionTransition. transitionTo(State nextState, MapPathElement mapPathElement) -
Uses of Transition in de.quantummaid.httpmaid.mappath.statemachine.states
-