public class FindFirstPolicyGroupTask extends FindFirstTask
PolicyGroup
which meets the criteria.
Modifier and Type | Field and Description |
---|---|
protected PolicyGroup |
itsToFind |
Constructor and Description |
---|
FindFirstPolicyGroupTask() |
Modifier and Type | Method and Description |
---|---|
void |
setKeyID(java.lang.String val) |
void |
setName(java.lang.String val) |
void |
setRevisionNumber(java.lang.Integer val) |
protected BaseData |
toFind()
Implement FindFirstTask
|
executeEx, getBaseData, getKeyID
_getConfig, _getSSTConfig, createTask, setSOAPstationRef
execute, locateBaseData, locateBaseData, locateBaseDataID, locateBaseDataID
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
protected PolicyGroup itsToFind
public void setKeyID(java.lang.String val)
public void setRevisionNumber(java.lang.Integer val)
public void setName(java.lang.String val)
protected BaseData toFind()
toFind
in class FindFirstTask