SchedulingService.getJobById Method

Gets the job based on ID.
 

Parameters

jobId

Type: String
The job ID GUID.

Return Value


Type: jQuery.Promise
Value: Object
Element Value: Job
A promise object that is resolved when the call is completed. If successful, an object of dundas.scheduling.Job is returned.