public class ImportConfigTask extends SOAPstationTaskBase
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.tools.ant.types.FileSet |
itsFiles |
protected ImportDef |
itsImportInfo |
| Constructor and Description |
|---|
ImportConfigTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFileSet(org.apache.tools.ant.types.FileSet val) |
void |
executeEx()
Do the work
|
void |
setActivateRevisions(boolean val) |
void |
setBackupFileName(java.lang.String val) |
void |
setPerformImport(boolean val) |
void |
setRepublishToUddi(boolean val) |
_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 ImportDef itsImportInfo
protected org.apache.tools.ant.types.FileSet itsFiles
public void setActivateRevisions(boolean val)
public void setPerformImport(boolean val)
public void setRepublishToUddi(boolean val)
public void setBackupFileName(java.lang.String val)
public void addFileSet(org.apache.tools.ant.types.FileSet val)