Uses of Interface
de.hybris.platform.cockpit.wizards.script.WizardScriptStrategy
-
Packages that use WizardScriptStrategy Package Description de.hybris.platform.cockpit.wizards.generic de.hybris.platform.cockpit.wizards.script -
-
Uses of WizardScriptStrategy in de.hybris.platform.cockpit.wizards.generic
Methods in de.hybris.platform.cockpit.wizards.generic with parameters of type WizardScriptStrategy Modifier and Type Method Description voidGenericItemWizard. addWizardScriptStrategy(java.lang.String scriptLnaguage, WizardScriptStrategy wizardScriptStrategy) -
Uses of WizardScriptStrategy in de.hybris.platform.cockpit.wizards.script
Classes in de.hybris.platform.cockpit.wizards.script that implement WizardScriptStrategy Modifier and Type Class Description classWizardBeanShellScriptStrategyAn class that represents bean shell script strategy for wizards
-