Uses of Class
net.bluemind.scheduledjob.api.JobExecutionQuery
Packages that use JobExecutionQuery
-
Uses of JobExecutionQuery in net.bluemind.scheduledjob.api
Methods in net.bluemind.scheduledjob.api with parameters of type JobExecutionQueryModifier and TypeMethodDescriptionIJob.searchExecution
(JobExecutionQuery query) Fetch recorded job executions.void
IJobAsync.searchExecution
(JobExecutionQuery query, AsyncHandler<ListResult<JobExecution>> handler) IJobPromise.searchExecution
(JobExecutionQuery query)