org.gcube.accounting.usagetracker.rest.resources.reports
Class JobReports

java.lang.Object
  extended by org.gcube.accounting.usagetracker.rest.resources.reports.JobReports

public class JobReports
extends Object


Field Summary
protected  javax.servlet.http.HttpServletRequest request
           
 
Constructor Summary
JobReports()
           
 
Method Summary
 Collection<org.gcube.accounting.datamodel.reports.aggregation.AggregatedResult> getCountJobsReport(org.gcube.accounting.datamodel.reports.Report report)
           
 Collection<org.gcube.accounting.datamodel.reports.aggregation.AggregatedResult> getElapsedTimeReport(org.gcube.accounting.datamodel.reports.Report report)
           
 Collection<org.gcube.accounting.datamodel.reports.aggregation.AggregatedResult> getNetElapsedTimeReport(org.gcube.accounting.datamodel.reports.Report report)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

request

@Context
protected javax.servlet.http.HttpServletRequest request
Constructor Detail

JobReports

public JobReports()
Method Detail

getCountJobsReport

public Collection<org.gcube.accounting.datamodel.reports.aggregation.AggregatedResult> getCountJobsReport(org.gcube.accounting.datamodel.reports.Report report)

getElapsedTimeReport

public Collection<org.gcube.accounting.datamodel.reports.aggregation.AggregatedResult> getElapsedTimeReport(org.gcube.accounting.datamodel.reports.Report report)

getNetElapsedTimeReport

public Collection<org.gcube.accounting.datamodel.reports.aggregation.AggregatedResult> getNetElapsedTimeReport(org.gcube.accounting.datamodel.reports.Report report)


Copyright © 2013. All Rights Reserved.