public class SystemInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List |
patches |
| Constructor and Description |
|---|
SystemInfo() |
| Modifier and Type | Method and Description |
|---|---|
static SystemInfo |
createSystemInfo(java.io.InputStream xml)
Create System Info from XML representation
|
void |
toXML(java.io.OutputStream xml)
Create XML representation of System Info
|
public static SystemInfo createSystemInfo(java.io.InputStream xml)
xml - xml representation of system infopublic void toXML(java.io.OutputStream xml)
xml - xml representation of system infoCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.