SchedulingService.getJobRunEvents Method
        
 Gets the job run events 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, an array of dundas.scheduling.JobRunEvent is returned.