Interface ProcessJobRetryLogDao
- All Known Implementing Classes:
ProcessJobRetryLogDaoImpl
-
Method Summary
Modifier and TypeMethodDescriptionList<JobRetrySummary> getRetryJobBatch(int limit) List<JobRetrySummary> getRetryJobBatch(int limit, int maxRetryCount)
-
Method Details
-
getRetryJobBatch
-
getRetryJobBatch
-