public class Flush extends PostInstallCommand
Constructor and Description |
---|
Flush() |
Modifier and Type | Method and Description |
---|---|
static void |
flush() |
void |
readFrom(Element element)
Must be implemented to initialize the command arguments from an XML
fragment.
|
void |
writeTo(XmlWriter writer)
Write the command as XML using the given
XmlWriter . |
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
Copyright © 2011 Nuxeo SA. All Rights Reserved.