Uses of Class
de.hybris.platform.cockpit.wizards.Transition
Packages that use Transition
-
Uses of Transition in de.hybris.platform.cockpit.wizards.impl
Fields in de.hybris.platform.cockpit.wizards.impl with type parameters of type TransitionModifier and TypeFieldDescriptionprotected Map<String,List<Transition>> DefaultPageController.transitionsMethods in de.hybris.platform.cockpit.wizards.impl with parameters of type TransitionModifier and TypeMethodDescriptionprotected booleanDefaultPageController.evaluateTransition(Transition transition, Wizard wizard) Method parameters in de.hybris.platform.cockpit.wizards.impl with type arguments of type TransitionModifier and TypeMethodDescriptionvoidDefaultPageController.setTransitions(List<Transition> transitions)