Checking a job’s status


To check a job’s status:

IJESCommandProvider commandProvider = ...
JobInfo jobInfo = ...

// get the job status from the JES command provider
JobStatus jobStatus = commandProvider.getJobStatus(jobInfo);

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*