org.duracloud.durareport.rest
Class ServiceReportResource
java.lang.Object
org.duracloud.durareport.rest.ServiceReportResource
public class ServiceReportResource
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceReportResource
public ServiceReportResource(ServiceMonitor serviceMonitor)
initialize
public void initialize(ServiceSummaryDirectory summaryDirectory,
ServiceSummarizer summarizer)
getDeployedServicesReport
public InputStream getDeployedServicesReport()
getCompletedServicesReport
public InputStream getCompletedServicesReport(int limit)
getCompletedServicesReportList
public InputStream getCompletedServicesReportList()
getCompletedServicesReport
public InputStream getCompletedServicesReport(String reportId)
throws ServiceSummaryNotFoundException
- Throws:
ServiceSummaryNotFoundException
checkInitialized
public void checkInitialized()
Copyright © 2009-2011 DuraSpace. All Rights Reserved.