org.gcube.accounting.usagetracker.rest.resources.reports
Class ServiceReports
java.lang.Object
org.gcube.accounting.usagetracker.rest.resources.reports.ServiceReports
public class ServiceReports
- extends Object
|
Field Summary |
protected javax.servlet.http.HttpServletRequest |
request
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
request
@Context
protected javax.servlet.http.HttpServletRequest request
ServiceReports
public ServiceReports()
getCountOperationsReport
public Collection<org.gcube.accounting.datamodel.reports.aggregation.AggregatedResult> getCountOperationsReport(org.gcube.accounting.datamodel.reports.Report report)
getAvgInvocationTimeReport
public Collection<org.gcube.accounting.datamodel.reports.aggregation.AggregatedResult> getAvgInvocationTimeReport(org.gcube.accounting.datamodel.reports.Report report)
Copyright © 2013. All Rights Reserved.