
| Key: |
BATCH-314
|
| Type: |
New Feature
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Lucas Ward
|
| Reporter: |
Lucas Ward
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
0.25d
|
|
|
Remaining Estimate:
|
0.25d
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
A core concept within Spring Batch is the relationship between a Job, JobInstance, JobExecution, their step* equivalents, the JobRepository, and the executors that call them. A brief discussion of the difference between a Job/Step, *Instance, and *Execution should be discussed, and how the JobRepository handles the differences when called by executors or the launcher (Maybe be some overlap with BATCH-313)
|
|
Description
|
A core concept within Spring Batch is the relationship between a Job, JobInstance, JobExecution, their step* equivalents, the JobRepository, and the executors that call them. A brief discussion of the difference between a Job/Step, *Instance, and *Execution should be discussed, and how the JobRepository handles the differences when called by executors or the launcher (Maybe be some overlap with BATCH-313) |
Show » |
|