Uses of Class
de.hybris.platform.cockpit.wizards.Transition
-
Packages that use Transition Package Description de.hybris.platform.cockpit.wizards.impl -
-
Uses of Transition in de.hybris.platform.cockpit.wizards.impl
Fields in de.hybris.platform.cockpit.wizards.impl with type parameters of type Transition Modifier and Type Field Description protected java.util.Map<java.lang.String,java.util.List<Transition>>DefaultPageController. transitionsMethods in de.hybris.platform.cockpit.wizards.impl with parameters of type Transition Modifier and Type Method Description protected booleanDefaultPageController. evaluateTransition(Transition transition, Wizard wizard)Method parameters in de.hybris.platform.cockpit.wizards.impl with type arguments of type Transition Modifier and Type Method Description voidDefaultPageController. setTransitions(java.util.List<Transition> transitions)
-