public class DeployConfigPlaceholder extends AbstractCommand
The inverse of this command is Undeploy.
| Constructor and Description |
|---|
DeployConfigPlaceholder() |
DeployConfigPlaceholder(File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
readFrom(Element element)
Must be implemented to initialize the command arguments from an XML fragment.
|
void |
writeTo(org.nuxeo.connect.update.xml.XmlWriter writer) |
getId, ignore, initialize, isPostInstall, run, setFail, setIgnore, validatepublic static final String ID
public DeployConfigPlaceholder()
public DeployConfigPlaceholder(File file)
public void readFrom(Element element) throws org.nuxeo.connect.update.PackageException
AbstractCommandreadFrom in class AbstractCommandorg.nuxeo.connect.update.PackageExceptionpublic void writeTo(org.nuxeo.connect.update.xml.XmlWriter writer)
Copyright © 2015 Nuxeo SA. All rights reserved.