|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Added Methods | |
void abortJob(JobContext, |
For aborting an unsuccessful job's output. |
void commitJob(JobContext) |
For cleaning up the job's output after job completion. |
| Changed Methods | ||
void cleanupJob(JobContext) |
Changed from abstract to non-abstract. Now deprecated. |
use {@link #commitJob(JobContext)} or {@link #abortJob(JobContext, JobStatus.State)} instead |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||