SchedulingService.queryNumberOfJobRuns Method

Gets the number of job runs corresponding to query criteria.
 

Parameters

filter

Type: JobRunQueryFilterRule
The scheduling query filter rule to be used.

Return Value


Type: jQuery.Promise
Value: int
Element Value: int
A promise object that is resolved when the call is complete. If successful, an int containing the number of job runs that match the filter is returned.