Uses of Class
net.bluemind.scheduledjob.api.JobExecutionQuery
-
Uses of JobExecutionQuery in net.bluemind.scheduledjob.api
Modifier and TypeMethodDescriptionIJob.searchExecution
(JobExecutionQuery query) Fetch recorded job executions.void
IJobAsync.searchExecution
(JobExecutionQuery query, AsyncHandler<ListResult<JobExecution>> handler) IJobPromise.searchExecution
(JobExecutionQuery query)