public class PluginVerifyRows extends AbstractPluginTable
scopenameFEATURE_CONDITION, FEATURE_NORMALIZED, FEATURE_NORMALIZER, FEATURE_SLEEP, FEATURE_THREADSAFE, FEATURE_TIMEOUT, FEATURE_WAITparameters| Constructor and Description |
|---|
PluginVerifyRows()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ENext |
doStart(IContext context,
IResultSet result,
TableAdapter tableAdapter)
Perform the plugin start action.
|
ActionType |
getActionType()
Get the plugin type.
|
doEnd, doEnd, doStart, getTableAdapter, initialize, initialize, toStringgetScope, saveGlobal, saveLocal, saveStrict, setScopegetName, setNamecopy, getCondition, getConditionModel, getNormalized, getNormalized, getNormalizer, getParent, getSleep, getSleepModel, getThreadsafe, getTimeout, getTimeoutModel, getWait, getWaitModel, setCondition, setConditionModel, setNormalized, setNormalizer, setParent, setSleep, setSleepModel, setThreadsafe, setTimeout, setTimeoutModel, setWait, setWaitModelgetParameters, setParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParameters, setParameterspublic ActionType getActionType()
IActionTypepublic ENext doStart(IContext context, IResultSet result, TableAdapter tableAdapter) throws PluginException
AbstractPluginTabledoStart in class AbstractPluginTablecontext - The context.result - The result.tableAdapter - The adapter.PluginException - On plugin errors.Copyright © 2016. All rights reserved.