SchedulingService.getJobRunById Method

Gets the job run based on ID.
 

Parameters

jobRunId

Type: String
The job run ID.

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.