public class DeploymentReport extends XMLInitialization
| Constructor and Description |
|---|
DeploymentReport(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
accept(Node node) |
DeploymentModuleReport |
getDeploymentModuleReport(String moduleName) |
static DeploymentReport |
getInstance(Build b) |
getAttribute, getTextContentpublic DeploymentReport(InputStream is) throws Exception
Exceptionpublic static DeploymentReport getInstance(Build b) throws ReportException
ReportExceptionpublic DeploymentModuleReport getDeploymentModuleReport(String moduleName)
protected void accept(Node node) throws Exception
accept in class XMLInitializationExceptionCopyright © 2013. All Rights Reserved.