public class UnloadJarPlaceholder extends AbstractCommand
| Modifier and Type | Field and Description | 
|---|---|
static String | 
ID  | 
FILES_TO_DELETE_ONLY_ON_EXIT| Constructor and Description | 
|---|
UnloadJarPlaceholder()  | 
UnloadJarPlaceholder(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 UnloadJarPlaceholder()
public UnloadJarPlaceholder(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 © 2012 Nuxeo SA. All Rights Reserved.