
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
0.5d
|
|
|
Remaining Estimate:
|
0.5d
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
|
Interruption handling is a cross-cutting concern leading to proliferation of isTerminateOnly flags. Using an aspect that keeps a reference to JobExecution and does interruption checks in places defined by a pointcut expression seems to be a sensible approach.
|
|
Description
|
Interruption handling is a cross-cutting concern leading to proliferation of isTerminateOnly flags. Using an aspect that keeps a reference to JobExecution and does interruption checks in places defined by a pointcut expression seems to be a sensible approach. |
Show » |
|