public class UninstallHandler extends DefaultObject
Package install management.| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
UninstallHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
doUninstall(String pkgId,
String source,
Boolean filterOnPlatform) |
protected org.nuxeo.connect.update.task.Task |
performUninstall(LocalPackage localPackage)
Run UninstallTask of given local package
|
Object |
restartServer() |
Object |
startUninstall(String pkgId,
String source,
Boolean filterOnPlatform) |
disptachAdapter, isAdaptercheckGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toStringprotected org.nuxeo.connect.update.task.Task performUninstall(LocalPackage localPackage) throws PackageException
localPackage - Package to uninstallUninstallTask of localPackagePackageException - If uninstall fails. A rollback is done before
the exception is raised.public Object restartServer()
Copyright © 2019 Nuxeo SA. All rights reserved.