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