public class ResourcesDeployStatus extends Object
Constructor and Description |
---|
ResourcesDeployStatus() |
Modifier and Type | Method and Description |
---|---|
void |
createReport() |
com.extjs.gxt.ui.client.widget.ContentPanel |
getResourcesDeployStatusPanel() |
void |
updateReport(ClientFunctionalityDeployReport report) |
void |
updateReport(ClientFunctionalityDeployReport funcReport,
ClientResourcesDeployReport resourcesReport) |
public void updateReport(ClientFunctionalityDeployReport funcReport, ClientResourcesDeployReport resourcesReport)
funcReport
- resourcesReport
- public void createReport()
public void updateReport(ClientFunctionalityDeployReport report)
report
- public com.extjs.gxt.ui.client.widget.ContentPanel getResourcesDeployStatusPanel()
Copyright © 2019. All Rights Reserved.