See: Description
| Interface | Description |
|---|---|
| XDJobListenerConstants |
Interface holdings constants related to XD JobListeners.
|
| Class | Description |
|---|---|
| BatchJobListener<P> |
Abstract batch job listener that sends batch job listener payload to the
SubscribableChannel notification
channel. |
| ChunkContextInfo | |
| FileDeletionStepExecutionListener |
Step listener which can be used to delete files once they have been successfully processed by XD.
|
| SimpleXdChunkListener | |
| SimpleXdItemListener<I,O> | |
| SimpleXdJobExecutionListener | |
| SimpleXdSkipListener | |
| SimpleXdStepExecutionListener |
| Enum | Description |
|---|---|
| BatchListenerEventType |
Enumerations to help identify various Batch job events being issued.
|