public class ReloadPropertiesPlaceholder extends PostInstallCommand
Constructor and Description |
---|
ReloadPropertiesPlaceholder() |
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) |
isPostInstall
getId, ignore, initialize, run, setFail, setIgnore, validate
public static final String ID
public void readFrom(Element element) throws org.nuxeo.connect.update.PackageException
AbstractCommand
readFrom
in class AbstractCommand
org.nuxeo.connect.update.PackageException
public void writeTo(org.nuxeo.connect.update.xml.XmlWriter writer)
Copyright © 2015 Nuxeo SA. All rights reserved.