public interface ExtendedIndexerBatchListener extends IndexerBatchListener
| Modifier and Type | Method and Description |
|---|---|
void |
afterPrepareContext(IndexerBatchContext context)
The implementation of this method will be invoked after the context preparation.
|
afterBatch, afterBatchError, beforeBatchvoid afterPrepareContext(IndexerBatchContext context) throws IndexerException
context - - The IndexerBatchContext{@link - IndexerException}
if an error occursIndexerExceptionCopyright © 2017 SAP SE. All Rights Reserved.