public interface ExtendedIndexerListener extends IndexerListener
| Modifier and Type | Method and Description |
|---|---|
void |
afterPrepareContext(IndexerContext context)
The implementation of this method will be invoked after the context preparation.
|
afterIndex, afterIndexError, beforeIndexvoid afterPrepareContext(IndexerContext context) throws IndexerException
context - - The IndexerContext{@link - IndexerException}
if an error occursIndexerExceptionCopyright © 2017 SAP SE. All Rights Reserved.