Package com.github.marschall.spring.batch.inmemory
package com.github.marschall.spring.batch.inmemory
-
ClassDescriptionAnnotation to be put on a test to cause a
InMemoryJobRepository
to be cleared after test execution.Time points when aInMemoryJobStorage
is cleared.Clears aInMemoryJobStorage
when so instructed by the presence of aClearJobRepository
annotation.Deprecated, for removal: This API element is subject to removal in a future version.An alternative toDefaultBatchConfiguration
that sets up Spring Batch with a in-memoryJobRepository
andJobExplorer
and a defaultJobLauncher
andJobRegistry
.In-memory implementation ofJobExplorer
based onInMemoryJobStorage
.In-memory implementation ofJobExplorer
based onJobRepository
.Backing store forInMemoryJobRepository
andInMemoryJobExplorer
.An alternative toDefaultBatchConfiguration
that sets up Spring Batch with a nullJobRepository
andJobExplorer
and a defaultJobLauncher
andJobRegistry
.Null implementation ofJobExplorer
Null implementation ofJobExplorer