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, 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
private BaseData itsFound
protected abstract BaseData toFind()
public void executeEx() throws java.lang.Exception
public java.lang.String getKeyID()
getKeyID
in interface IBaseDataKeyID
public BaseData getBaseData()
getBaseData
in interface IBaseData