public class Undeploy extends UndeployPlaceholder
The inverse of this command is Deploy.
file, IDfail, guardVars, id, ignore| Modifier and Type | Method and Description | 
|---|---|
protected void | 
_undeployDirectory(File dir,
                  ReloadService service)  | 
protected void | 
_undeployFile(File file,
             ReloadService service)  | 
protected void | 
doCompatRun(org.nuxeo.connect.update.task.Task task)
Deprecated. 
 
since 9.3, reload mechanism has changed, keep it for backward compatibility 
 | 
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)
Deprecated. 
 
since 9.3, reload mechanism has changed, keep it for backward compatibility 
 | 
protected void | 
undeployFile(File file,
            ReloadService service)
Deprecated. 
 
since 9.3, reload mechanism has changed, keep it for backward compatibility 
 | 
doValidate, readFrom, writeTogetId, ignore, initialize, isPostInstall, run, setFail, setIgnore, setPackageUpdateService, validate@Deprecated protected void undeployFile(File file, ReloadService service) throws org.nuxeo.connect.update.PackageException
org.nuxeo.connect.update.PackageException@Deprecated protected void undeployDirectory(File dir, ReloadService service) throws org.nuxeo.connect.update.PackageException
org.nuxeo.connect.update.PackageExceptionprotected org.nuxeo.connect.update.task.Command doRun(org.nuxeo.connect.update.task.Task task, Map<String,String> prefs) throws org.nuxeo.connect.update.PackageException
AbstractCommanddoRun in class UndeployPlaceholderorg.nuxeo.connect.update.PackageException@Deprecated protected void doCompatRun(org.nuxeo.connect.update.task.Task task) throws org.nuxeo.connect.update.PackageException
org.nuxeo.connect.update.PackageExceptionprotected void _undeployFile(File file, ReloadService service) throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionprotected void _undeployDirectory(File dir, ReloadService service) throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionCopyright © 2019 Nuxeo. All rights reserved.