|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Entity | |
|---|---|
| org.springframework.batch.core | Core domain context for Spring Batch covering jobs, steps, configuration and execution abstractions. |
| Uses of Entity in org.springframework.batch.core |
|---|
| Subclasses of Entity in org.springframework.batch.core | |
|---|---|
class |
JobExecution
Batch domain object representing the execution of a job. |
class |
JobInstance
Batch domain object representing a uniquely identifiable job run - it's identity is given by the pair Job and JobParameters. |
class |
StepExecution
Batch domain object representation the execution of a step. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||