Modifier and Type | Method and Description |
---|---|
com.extjs.gxt.charts.client.model.ChartModel |
FunctionalityChart.getChartModel(ClientFunctionalityDeployReport report) |
Modifier and Type | Method and Description |
---|---|
void |
ResourcesDeployStatus.updateReport(ClientFunctionalityDeployReport report) |
void |
ResourcesDeployStatus.updateReport(ClientFunctionalityDeployReport funcReport,
ClientResourcesDeployReport resourcesReport) |
Modifier and Type | Method and Description |
---|---|
ClientFunctionalityDeployReport |
ClientDeployReport.getFunctionalityReport() |
Modifier and Type | Method and Description |
---|---|
void |
ClientDeployReport.setFunctionalityReport(ClientFunctionalityDeployReport functionalityReport) |
Constructor and Description |
---|
ClientDeployReport(DeployStatus status,
ClientCloudReport cloudReport,
ClientResourceManagerDeployingReport resourceManagerReport,
ClientFunctionalityDeployReport functionalityReport,
ClientResourcesDeployReport resourcesReport) |
Copyright © 2015. All Rights Reserved.