
|
If you were logged in you would be able to see more operations.
|
|
|
Spring Batch
Created: 13/Mar/08 02:15 PM
Updated: 14/Mar/08 12:47 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.0.0.m5
|
| Fix Version/s: |
1.0.0.rc1
|
|
|
Time Tracking:
|
|
Original Estimate:
|
0.06d
|
|
|
Remaining Estimate:
|
0.06d
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
|
The StepListener.afterStep method is called regardless of success or failure, so the JobListener equivalent should be as well. This will also help alleviate a couple of the issues raised on the forums, since people will be able to check the JobExecution to see what happened if they need to.
|
|
Description
|
The StepListener.afterStep method is called regardless of success or failure, so the JobListener equivalent should be as well. This will also help alleviate a couple of the issues raised on the forums, since people will be able to check the JobExecution to see what happened if they need to. |
Show » |
|