public class DuplicateSvcGroupRevTask extends RefTaskBase implements IBaseDataKeyID
SvcGroup revision based on the specified revision.
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
itsNewRev |
itMustExists, itsFound, itsName, itsRefid| Constructor and Description |
|---|
DuplicateSvcGroupRevTask() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class |
_getRefType()
What type of BaseData class should we be referencing?
|
void |
executeEx()
Do the work
|
java.lang.String |
getKeyID()
Get the Key ID of the new
SvcGroup revision |
_getBDToFind, doFind, locateBaseData, locateBaseDataID, setName, setRefid_getConfig, _getSSTConfig, createTask, setSOAPstationRefexecute, locateBaseData, locateBaseData, locateBaseDataID, locateBaseDataIDbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeprotected java.lang.Class _getRefType()
RefTaskBase_getRefType in class RefTaskBasepublic java.lang.String getKeyID()
SvcGroup revision.
getKeyID in interface IBaseDataKeyID