@TaskMeta(id="lib-patches", name="Patch Library Archival", description="archives the UltraESB patch libraries directory", maskable=false, intensive=false, taskParameters=@TaskParamMeta(name="output",description="output filename of the temporary patch libraries archive",configurable=false,defaultValue="lib_patches_[timestamp].tar.gz")) public class LibPatchesArchiveTask extends LibArchiveTask
serverConfig| Constructor and Description |
|---|
LibPatchesArchiveTask() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
loadSourceFiles(Collection<File> files)
Returns a Collection of source files (as a directory hierarchy) to be archived; task-specific implementation
should be provided by the actual task
|
getMaskableFileTypesexecutegetDescription, getId, getName, getParameterDetails, isIntensive, isMaskable, setDescription, setId, setIntensive, setMaskable, setName, setParameterDetails, setServerConfig, toViewprotected String loadSourceFiles(Collection<File> files)
ArchiveTaskloadSourceFiles in class ArchiveTaskfiles - Collection of source file referencesCopyright © 2016–2019 AdroitLogic. All rights reserved.