public class AddEdgeDocumentIndexTask extends Object implements EdgeIndexTask
| Constructor and Description |
|---|
AddEdgeDocumentIndexTask(AtlassianDocument document) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
A description of the task that can be presented to the user via the UI.
|
SearchIndex |
getSearchIndex() |
void |
perform(SearchIndexWriter writer)
Executes this task against a document writer.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertToJournalEntrygetSearchIndexAccessor, performpublic AddEdgeDocumentIndexTask(AtlassianDocument document)
public SearchIndex getSearchIndex()
getSearchIndex in interface ConfluenceIndexTaskSearchIndex that the task should write topublic void perform(SearchIndexWriter writer) throws IOException
ConfluenceIndexTaskperform in interface ConfluenceIndexTaskIOExceptionpublic String getDescription()
IndexTaskgetDescription in interface IndexTaskCopyright © 2003–2022 Atlassian. All rights reserved.