Class CachedJobExecutionProvider

    • Constructor Detail

      • CachedJobExecutionProvider

        public CachedJobExecutionProvider​(JobExecutionAspect executionAspect,
                                          AllJobExecutionProvider allJobExecutionProvider,
                                          @Value("${com.github.chrisgleissner.springbatchrest.jobExecutionCacheSize:100}")
                                          int jobExecutionCacheSize)