SchedulingService.getLatestJobRunEvent Method

Gets the latest job run event for a specified job run.
 

Parameters

jobRunId

The job run ID that the job run events belong to.

Return Value


Type: jQuery.Promise
Value: Array
Element Value: JobRunEvent
A promise object that is resolved when the call is completed. If successful, a dundas.scheduling.JobRunEvent object is returned.