Uses of Class
org.springframework.batch.core.Entity
Packages that use Entity
Package
Description
Specific implementations of job concerns.
Specific implementations of step concerns.
-
Uses of Entity in org.springframework.batch.core.job
Subclasses of Entity in org.springframework.batch.core.jobModifier and TypeClassDescriptionclassBatch domain object representing the execution of a job.classBatch domain object representing a uniquely identifiable job run. -
Uses of Entity in org.springframework.batch.core.step
Subclasses of Entity in org.springframework.batch.core.stepModifier and TypeClassDescriptionclassBatch domain object representation for the execution of a step.