org.gcube.common.vremanagement.deployer.impl.operators.patch
Class PatchExtractor
java.lang.Object
org.gcube.common.vremanagement.deployer.impl.operators.deployment.BaseExtractor
org.gcube.common.vremanagement.deployer.impl.operators.patch.PatchExtractor
- All Implemented Interfaces:
- Extractor
public class PatchExtractor
- extends BaseExtractor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PatchExtractor
public PatchExtractor(Downloader downloader)
throws Exception
- Throws:
Exception
manageDownloadedFile
protected void manageDownloadedFile()
throws DeployException,
InvalidPackageArchiveException
- Throws:
DeployException
InvalidPackageArchiveException
getPatchFolder
public String getPatchFolder()
throws DeployException,
InvalidPackageArchiveException
- Returns:
- the folder in which the patch has been downloaded
- Throws:
InvalidPackageArchiveException
DeployException
getPackage
public DeployablePackage getPackage()
throws InvalidPackageArchiveException,
Exception
- Description copied from interface:
Extractor
- Gets the downloaded package
- Returns:
- the deployable package
- Throws:
InvalidPackageArchiveException - if the package is not found or valid
Exception
Copyright © 2012. All Rights Reserved.