Uses of Package
org.springframework.batch.core.repository
Packages that use org.springframework.batch.core.repository
Package
Description
Specific implementations of configuration concerns.
Parsers for XML based configuration
Specific implementations of explorer concerns.
Specific implementations of job concerns.
Job and flow level builders for java based configuration of batch jobs
Flow related constructs including Flow interface, executors, and related exceptions
Interfaces and simple implementations of launch concerns.
Support classes for use in bootstrap and launch implementations or configurations.
Implementation of common partition components.
Interfaces and generic implementations of repository concerns.
Specific implementations of dao concerns.
Specific implementations of repository concerns.
Specific implementations of step concerns.
Step level builders for java based job configuration.
Factories for step level components.
Components for remote chunking.
APIs for the configuration of Spring Integration components through annotations.
Remote partitioning components.
Utility classes for batch job/step testing.
APIs for the configuration of Spring Batch test support.
-
Classes in org.springframework.batch.core.repository used by org.springframework.batch.core.configuration.supportClassDescriptionA composite interface that combines both serialization and deserialization of an execution context into a single implementation.Repository responsible for persistence of batch meta-data entities.
-
-
Classes in org.springframework.batch.core.repository used by org.springframework.batch.core.explore.supportClassDescriptionA composite interface that combines both serialization and deserialization of an execution context into a single implementation.
-
Classes in org.springframework.batch.core.repository used by org.springframework.batch.core.jobClassDescriptionRepository responsible for persistence of batch meta-data entities.An exception indicating an illegal attempt to restart a job.
-
-
Classes in org.springframework.batch.core.repository used by org.springframework.batch.core.job.flowClassDescriptionRepository responsible for persistence of batch meta-data entities.An exception indicating an illegal attempt to restart a job.
-
Classes in org.springframework.batch.core.repository used by org.springframework.batch.core.launchClassDescriptionAn exception indicating an illegal attempt to restart a job that was already completed successfully.An exception indicating an illegal attempt to restart a job.
-
Classes in org.springframework.batch.core.repository used by org.springframework.batch.core.launch.supportClassDescriptionAn exception indicating an illegal attempt to restart a job that was already completed successfully.Repository responsible for persistence of batch meta-data entities.An exception indicating an illegal attempt to restart a job.
-
-
Classes in org.springframework.batch.core.repository used by org.springframework.batch.core.repositoryClassDescriptionAn exception indicating an illegal attempt to restart a job that was already completed successfully.An exception indicating an illegal attempt to restart a job.
-
Classes in org.springframework.batch.core.repository used by org.springframework.batch.core.repository.daoClassDescriptionA composite interface that combines both serialization and deserialization of an execution context into a single implementation.
-
Classes in org.springframework.batch.core.repository used by org.springframework.batch.core.repository.supportClassDescriptionA composite interface that combines both serialization and deserialization of an execution context into a single implementation.An exception indicating an illegal attempt to restart a job that was already completed successfully.Repository responsible for persistence of batch meta-data entities.An exception indicating an illegal attempt to restart a job.
-
Classes in org.springframework.batch.core.repository used by org.springframework.batch.core.step
-
-
-
-
-
-
Classes in org.springframework.batch.core.repository used by org.springframework.batch.testClassDescriptionAn exception indicating an illegal attempt to restart a job that was already completed successfully.Repository responsible for persistence of batch meta-data entities.An exception indicating an illegal attempt to restart a job.
-
Classes in org.springframework.batch.core.repository used by org.springframework.batch.test.context