Class WizardBeanShellScriptStrategy
java.lang.Object
de.hybris.platform.cockpit.wizards.script.WizardBeanShellScriptStrategy
- All Implemented Interfaces:
WizardScriptStrategy
An class that represents bean shell script strategy for wizards
<p\>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidevaluateScript(String scriptContent, Map<String, Object> context)
-
Constructor Details
-
WizardBeanShellScriptStrategy
public WizardBeanShellScriptStrategy()
-
-
Method Details
-
evaluateScript
- Specified by:
evaluateScriptin interfaceWizardScriptStrategy
-