org.jbpm.form.builder.ng.model.client.effect.scripthandlers
Class AbstractScriptHelper
java.lang.Object
org.jbpm.form.builder.ng.model.client.effect.scripthandlers.AbstractScriptHelper
- All Implemented Interfaces:
- FBScriptHelper
- Direct Known Subclasses:
- PlainTextScriptHelper, PopulateComboBoxScriptHelper, RestServiceScriptHelper, ToggleScriptHelper
public abstract class AbstractScriptHelper
- extends Object
- implements FBScriptHelper
|
Method Summary |
void |
setScript(FBScript script)
For initialization purposes, the represented script. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractScriptHelper
public AbstractScriptHelper()
setScript
public void setScript(FBScript script)
- Description copied from interface:
FBScriptHelper
- For initialization purposes, the represented script.
- Specified by:
setScript in interface FBScriptHelper
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.