SchedulingService.getLatestJobRunEventForJobs Method
        
 Gets the latest job run event for the jobs specified.
 
         
        Parameters
        
            - jobIds
            
 
            - 
                
Type: array
The list of job IDs to get the latest job run event for. 
        
        Return Value
        
Type: Array
        
A promise object that is resolved when the call is complete.
 If successful, an array of dundas.scheduling.JobRunEvent objects is returned.