Uses of Class
org.springframework.batch.core.Entity
Package
Description
Core domain context for Spring Batch covering jobs, steps, configuration and execution
abstractions.
-
Uses of Entity in org.springframework.batch.core
Modifier and TypeClassDescriptionclass
Batch domain object representing the execution of a job.class
Batch domain object representing a uniquely identifiable job run.class
Batch domain object representation for the execution of a step.