public interface ConfluenceIndexTask extends IndexTask, com.atlassian.bonnie.ILuceneConnection.WriterAction, ConvertibleToJournalEntry
This task IS effectively a ILuceneConnection.WriterAction.
The purpose of this interface is to act as an alias of ILuceneConnection.WriterAction -
providing a bridge between Confluence's IndexTask abstraction and ILuceneConnection's callback actions.
| Modifier and Type | Method and Description |
|---|---|
SearchIndex |
getSearchIndex() |
getDescriptionconvertToJournalEntrySearchIndex getSearchIndex()
SearchIndex that the task should write toCopyright © 2003–2020 Atlassian. All rights reserved.