public class DarPackager
extends java.lang.Object
| Constructor and Description |
|---|
DarPackager(ManifestWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
de.schlichtherle.truezip.file.TFile |
buildPackage(com.xebialabs.deployit.plugin.api.xld.DistributionVersion version,
java.lang.String targetDir) |
de.schlichtherle.truezip.file.TFile |
buildPackage(com.xebialabs.deployit.plugin.api.xld.DistributionVersion version,
java.lang.String targetDir,
boolean writeFullPaths) |
public DarPackager(ManifestWriter writer)
public de.schlichtherle.truezip.file.TFile buildPackage(com.xebialabs.deployit.plugin.api.xld.DistributionVersion version,
java.lang.String targetDir)
public de.schlichtherle.truezip.file.TFile buildPackage(com.xebialabs.deployit.plugin.api.xld.DistributionVersion version,
java.lang.String targetDir,
boolean writeFullPaths)