Uses of Class
com.github.chrisgleissner.springbatchrest.api.jobexecution.provider.CachedJobExecutionProvider
-
Packages that use CachedJobExecutionProvider Package Description com.github.chrisgleissner.springbatchrest.api.jobexecution -
-
Uses of CachedJobExecutionProvider in com.github.chrisgleissner.springbatchrest.api.jobexecution
Constructors in com.github.chrisgleissner.springbatchrest.api.jobexecution with parameters of type CachedJobExecutionProvider Constructor Description JobExecutionService(org.springframework.batch.core.explore.JobExplorer jobExplorer, CachedJobExecutionProvider jobExecutionProvider, com.github.chrisgleissner.springbatchrest.util.adhoc.AdHocStarter adHocStarter)
-