Uses of Package
org.springframework.batch.core
Packages that use org.springframework.batch.core
Package
Description
Core domain context for Spring Batch covering jobs, steps, configuration and execution
abstractions.
Specific implementations of job concerns.
Flow related constructs including Flow interface, executors, and related exceptions
Generic implementations of core batch listener interfaces.
This package contains the classes of the persistence model.
Specific implementations of step concerns.
Interfaces and generic implementations of tasklet concerns.
Components for remote chunking.
-
Classes in org.springframework.batch.core used by org.springframework.batch.coreClassDescriptionEnumeration representing the status of an execution.Value object used to carry information about the status of a job or step execution.
-
Classes in org.springframework.batch.core used by org.springframework.batch.core.jobClassDescriptionEnumeration representing the status of an execution.Batch Domain Entity class.Value object used to carry information about the status of a job or step execution.
-
Classes in org.springframework.batch.core used by org.springframework.batch.core.job.flowClassDescriptionEnumeration representing the status of an execution.Value object used to carry information about the status of a job or step execution.
-
Classes in org.springframework.batch.core used by org.springframework.batch.core.listenerClassDescriptionValue object used to carry information about the status of a job or step execution.
-
-
Classes in org.springframework.batch.core used by org.springframework.batch.core.stepClassDescriptionEnumeration representing the status of an execution.Batch Domain Entity class.Value object used to carry information about the status of a job or step execution.
-
Classes in org.springframework.batch.core used by org.springframework.batch.core.step.taskletClassDescriptionValue object used to carry information about the status of a job or step execution.
-
Classes in org.springframework.batch.core used by org.springframework.batch.integration.chunkClassDescriptionValue object used to carry information about the status of a job or step execution.