public class Undeploy extends UndeployPlaceholder
The inverse of this command is Deploy.
file, ID
fail, guardVars, id, ignore
Modifier and Type | Method and Description |
---|---|
protected org.nuxeo.connect.update.task.Command |
doRun(org.nuxeo.connect.update.task.Task task,
Map<String,String> prefs)
Override to implement command actions
|
protected void |
undeployDirectory(File dir,
ReloadService service) |
protected void |
undeployFile(File file,
ReloadService service) |
doValidate, readFrom, writeTo
getId, ignore, initialize, isPostInstall, run, setFail, setIgnore, setPackageUpdateService, validate
protected void undeployFile(File file, ReloadService service) throws org.nuxeo.connect.update.PackageException
org.nuxeo.connect.update.PackageException
protected void undeployDirectory(File dir, ReloadService service) throws org.nuxeo.connect.update.PackageException
org.nuxeo.connect.update.PackageException
protected org.nuxeo.connect.update.task.Command doRun(org.nuxeo.connect.update.task.Task task, Map<String,String> prefs) throws org.nuxeo.connect.update.PackageException
AbstractCommand
doRun
in class UndeployPlaceholder
org.nuxeo.connect.update.PackageException
Copyright © 2016 Nuxeo SA. All rights reserved.