public class ExportConfigTask extends SOAPstationTaskBase
Modifier and Type | Field and Description |
---|---|
protected java.util.List |
itsExportItems
List of ExportItemType
|
protected java.io.File |
itsOutputDir |
Constructor and Description |
---|
ExportConfigTask() |
Modifier and Type | Method and Description |
---|---|
void |
addExport(ExportItemType val) |
void |
executeEx()
Do the work
|
void |
setOutputDir(java.io.File val) |
_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 java.util.List itsExportItems
protected java.io.File itsOutputDir
public void setOutputDir(java.io.File val)
public void addExport(ExportItemType val)