Package com.github.chrisgleissner.springbatchrest.api.jobexecution.provider
-
Interface Summary Interface Description JobExecutionProvider -
Class Summary Class Description AllJobExecutionProvider CachedJobExecutionProvider Provides information for recentJobExecution
s and is faster thanAllJobExecutionProvider
if a large number of executions exists.