Uses of Class
org.gcube.accounting.datamodel.JobUsageRecord

Packages that use JobUsageRecord
org.gcube.accounting.ut   
 

Uses of JobUsageRecord in org.gcube.accounting.ut
 

Methods in org.gcube.accounting.ut that return types with arguments of type JobUsageRecord
 Collection<JobUsageRecord> UsageTrackerRestAPI.getJobrecords(String query)
          Return the job usage records matching the given query.
 

Methods in org.gcube.accounting.ut with parameters of type JobUsageRecord
 void UsageTrackerRestAPI.insertUsageRecord(JobUsageRecord ur)
          Insert the given job-specific usage record
 



Copyright © 2012. All Rights Reserved.