Package | Description |
---|---|
org.duracloud.client.report |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseReportManager.checkResponse(org.duracloud.common.web.RestHttpHelper.HttpResponse response,
int expectedCode) |
List<org.duracloud.serviceconfig.ServiceSummary> |
ServiceReportManagerImpl.getCompletedServicesReport(String reportId) |
List<org.duracloud.serviceconfig.ServiceSummary> |
ServiceReportManager.getCompletedServicesReport(String reportId)
Retrieves a specific service report by ID.
|
org.duracloud.reportdata.storage.StorageReport |
StorageReportManagerImpl.getLatestStorageReport() |
org.duracloud.reportdata.storage.StorageReport |
StorageReportManager.getLatestStorageReport()
Retrieves the latest completed storage report.
|
org.duracloud.reportdata.storage.StorageReport |
StorageReportManagerImpl.getStorageReport(String reportId) |
org.duracloud.reportdata.storage.StorageReport |
StorageReportManager.getStorageReport(String reportId)
Retrieves a storage report indicated by a report ID.
|
Copyright © 2009-2013 DuraSpace. All Rights Reserved.