Interface WizardScriptStrategy
- All Known Implementing Classes:
WizardBeanShellScriptStrategy
public interface WizardScriptStrategy
An interface that represents all script strategy for wizards
<p\>
-
Method Summary
Modifier and TypeMethodDescriptionvoidevaluateScript(String scriptContent, Map<String, Object> context)
-
Method Details
-
evaluateScript
-