public abstract class FindFirstTask extends SOAPstationTaskBase implements IBaseData
BaseData which meets the criteria.
| Constructor and Description |
|---|
FindFirstTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeEx()
Do the work
|
BaseData |
getBaseData() |
java.lang.String |
getKeyID()
IBaseData interface
|
protected abstract BaseData |
toFind() |
_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, setTaskTypeprivate BaseData itsFound
protected abstract BaseData toFind()
public void executeEx()
throws java.lang.Exception
public java.lang.String getKeyID()
getKeyID in interface IBaseDataKeyIDpublic BaseData getBaseData()
getBaseData in interface IBaseData