public class PluginScript extends AbstractPluginResourceReplaceableSrc
srcpathToFile, serialNumberFEATURE_SAVE, saveFEATURE_CONDITION, FEATURE_NORMALIZED, FEATURE_NORMALIZER, FEATURE_SLEEP, FEATURE_THREADSAFE, FEATURE_TIMEOUT, FEATURE_WAITparameters| Constructor and Description |
|---|
PluginScript() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addResource(ISource source,
String path,
nu.xom.Element element)
Add the resource as a reference.
|
protected void |
replaceName(nu.xom.Element element,
String newName)
Replace old reference by the new created.
|
getReferenceName, getReferenceValue, getSrc, setSrcdoStart, getActionTypegetSave, initialize, isSave, setSavecopy, doEnd, getCondition, getConditionModel, getNormalized, getNormalized, getNormalizer, getParent, getSleep, getSleepModel, getThreadsafe, getTimeout, getTimeoutModel, getWait, getWaitModel, setCondition, setConditionModel, setNormalized, setNormalizer, setParent, setSleep, setSleepModel, setThreadsafe, setTimeout, setTimeoutModel, setWait, setWaitModel, toStringgetParameters, setParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParameters, setParametersprotected void addResource(ISource source, String path, nu.xom.Element element)
AbstractPluginResourceReplaceableaddResource in class AbstractPluginResourceReplaceablesource - The source.path - The target path.element - The resource element.protected void replaceName(nu.xom.Element element,
String newName)
AbstractPluginResourceReplaceablereplaceName in class AbstractPluginResourceReplaceableelement - The element.newName - The attribute new value.Copyright © 2016. All rights reserved.