public class PluginRelease extends AbstractPluginValue
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_SEPARATOR
Default separator.
|
static String |
FEATURE_NAME
Database name feature.
|
static String |
FEATURE_SEPARATOR
Feature for names separators.
|
eval, valuescopenameFEATURE_CONDITION, FEATURE_NORMALIZED, FEATURE_NORMALIZER, FEATURE_SLEEP, FEATURE_THREADSAFE, FEATURE_TIMEOUT, FEATURE_WAITparameters| Constructor and Description |
|---|
PluginRelease() |
| Modifier and Type | Method and Description |
|---|---|
ENext |
doStart(IContext context,
IResultSet result) |
ActionType |
getActionType() |
String |
getSeparator()
Get the name separator.
|
void |
initialize(IContext context) |
void |
setSeparator(String separator)
Set the name separator.
|
getValue, getValue, isEval, setEval, setValuegetScope, saveGlobal, saveLocal, saveStrict, setScopegetName, setNamecopy, 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, setParameterspublic static final String FEATURE_NAME
public static final String FEATURE_SEPARATOR
public static final String DEFAULT_SEPARATOR
public String getSeparator()
public void setSeparator(String separator)
separator - The separator.public ActionType getActionType()
public void initialize(IContext context) throws PluginException
initialize in interface IPlugininitialize in class AbstractPluginPluginExceptionpublic ENext doStart(IContext context, IResultSet result) throws PluginException
doStart in interface IPlugindoStart in class AbstractPluginPluginExceptionCopyright © 2017. All rights reserved.