All Classes and Interfaces
Class
Description
Annotation to be put on a test to cause a
InMemoryJobRepository
to be cleared
after test execution.Time points when a
InMemoryJobStorage
is cleared.Clears a
InMemoryJobStorage
when so instructed by the presence of a ClearJobRepository
annotation.Deprecated, for removal: This API element is subject to removal in a future version.
An alternative to
DefaultBatchConfiguration
that sets up Spring Batch
with a in-memory JobRepository
and JobExplorer
and a default
JobLauncher
and JobRegistry
.In-memory implementation of
JobExplorer
based on InMemoryJobStorage
.In-memory implementation of
JobExplorer
based on JobRepository
.Backing store for
InMemoryJobRepository
and InMemoryJobExplorer
.An alternative to
DefaultBatchConfiguration
that sets up Spring Batch
with a null JobRepository
and JobExplorer
and a default
JobLauncher
and JobRegistry
.Deprecated.
Null implementation of
JobExplorer
Null implementation of
JobExplorer
DataSource