Uses of Class
com.jaspersoft.jasperserver.api.engine.scheduling.domain.ReportJobRuntimeInformation

Packages that use ReportJobRuntimeInformation
com.jaspersoft.jasperserver.api.engine.scheduling.domain   
com.jaspersoft.jasperserver.api.engine.scheduling.quartz   
com.jaspersoft.jasperserver.api.engine.scheduling.service   
 

Uses of ReportJobRuntimeInformation in com.jaspersoft.jasperserver.api.engine.scheduling.domain
 

Methods in com.jaspersoft.jasperserver.api.engine.scheduling.domain that return ReportJobRuntimeInformation
 ReportJobRuntimeInformation ReportJobSummary.getRuntimeInformation()
           
 

Methods in com.jaspersoft.jasperserver.api.engine.scheduling.domain with parameters of type ReportJobRuntimeInformation
 void ReportJobSummary.setRuntimeInformation(ReportJobRuntimeInformation runtimeInformation)
           
 

Uses of ReportJobRuntimeInformation in com.jaspersoft.jasperserver.api.engine.scheduling.quartz
 

Methods in com.jaspersoft.jasperserver.api.engine.scheduling.quartz that return ReportJobRuntimeInformation
protected  ReportJobRuntimeInformation ReportJobsQuartzScheduler.getJobRuntimeInformation(long jobId, java.util.Set executingJobNames)
           
 ReportJobRuntimeInformation[] ReportJobsQuartzScheduler.getJobsRuntimeInformation(ExecutionContext context, long[] jobIds)
           
 

Uses of ReportJobRuntimeInformation in com.jaspersoft.jasperserver.api.engine.scheduling.service
 

Methods in com.jaspersoft.jasperserver.api.engine.scheduling.service that return ReportJobRuntimeInformation
 ReportJobRuntimeInformation[] ReportJobsScheduler.getJobsRuntimeInformation(ExecutionContext context, long[] jobIds)
           
 



Copyright © 2007. All Rights Reserved.