Package | Description |
---|---|
de.esprit.appsuite.task.archive |
Contains helper classes for executing the archiver tools.
|
Modifier and Type | Method and Description |
---|---|
ArchiveTaskOption |
ArchiveConfig.getArchiveType() |
static ArchiveTaskOption |
ArchiveTaskOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ArchiveTaskOption[] |
ArchiveTaskOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ArchiveConfig.setArchiveType(ArchiveTaskOption archiveType) |
Constructor and Description |
---|
ArchiveConfig(ArchiveTaskOption archiveType,
CompressionLevel comressionLevel) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.