public class PatchExtractor extends BaseExtractor
downloader, logger, run| Constructor and Description |
|---|
PatchExtractor(Downloader downloader) |
| Modifier and Type | Method and Description |
|---|---|
DeployablePackage |
getPackage()
Gets the downloaded package
|
String |
getPatchFolder() |
protected void |
manageDownloadedFile() |
getDownloadedFile, getName, getPackagedir, getPackageFilesDir, getServiceClass, getServiceKey, getServiceName, getServiceVersion, getVersion, isUpdatepublic PatchExtractor(Downloader downloader) throws Exception
Exceptionprotected void manageDownloadedFile()
throws DeployException,
InvalidPackageArchiveException
public String getPatchFolder() throws DeployException, InvalidPackageArchiveException
InvalidPackageArchiveExceptionDeployExceptionpublic DeployablePackage getPackage() throws InvalidPackageArchiveException, Exception
ExtractorInvalidPackageArchiveException - if the package is not found or validExceptionCopyright © 2015. All Rights Reserved.