01-08-2014 11:27 AM
01-09-2014 05:36 AM
List<Job> jobsThatFailed = manegementService.createJobQuery().withException().list();
List<Job> timersAfterNextWeek = manegementService.createJobQuery().timers().duedateHigherThan(nextWeek).list();
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.