| BaseBatchProcessingListener |
|
| BaseBatchProcessingListenerOwner |
Base class implementation for BatchProcessingListenersOwner which already
implements some basic functionality like keeping the list of listeners, add/remove methods, etc.
|
| BatchMessageBlock |
This construct represents a block of a BatchJob in which processing does't happen at a Record level but at a
traditional message level
|
| BatchRecordProcessors |
|
| DefaultBatchJob |
|
| DefaultBatchJobInstance |
|
| DefaultBatchJobResult |
|
| DefaultBatchManager |
|
| DefaultBatchStep |
|
| DefaultBatchStepAggregator |
A semi-transactional boundary in which records are aggregated and processed as a block instead of a Record by
Record basis.
|
| DefaultBatchStepExceptionSummary |
|
| DefaultBatchStepResult |
|
| ImmutableBatchJob |
|
| ImmutableBatchJobInstance |
|
| ImmutableBatchJobResult |
|
| ImmutableBatchStep |
|
| ImmutableBatchStepExceptionSummary |
|
| ImmutableBatchStepResult |
|