SchedulingService.deleteOldJobData Method
Removes the older job entries based on the date time passed in.
Parameters
- dateTime
-
The before date. All job entries that occur before this date will be removed.
Optional: True
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.