public interface PackageService
| Modifier and Type | Method and Description |
|---|---|
File |
doPackage(PackageConfig config)
Creates the package.
|
PackageType |
type()
Type of packaging.
|
PackageType type()
File doPackage(PackageConfig config) throws PackagingException
config - the configurationPackagingException - thrown when the package cannot be builtCopyright © 2018. All rights reserved.