Package net.bluemind.scheduledjob.api
Interface IJobPromise
public interface IJobPromise
-
Method Summary
Modifier and TypeMethodDescriptiondeleteExecution
(int jobExecutionId) deleteExecutions
(List<Integer> executions) getJobFromId
(String jobId) getLogs
(JobExecution jobExecution, int offset) searchExecution
(JobExecutionQuery query)