public class DeleteEdgeTargetingDocumentIndexTask extends Object implements EdgeIndexTask
| Constructor and Description |
|---|
DeleteEdgeTargetingDocumentIndexTask(String targetId) |
| 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 searchIndexWriter)
Executes this task against a document writer.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertToJournalEntrygetSearchIndexAccessor, performpublic DeleteEdgeTargetingDocumentIndexTask(String targetId)
public String getDescription()
IndexTaskgetDescription in interface IndexTaskpublic SearchIndex getSearchIndex()
getSearchIndex in interface ConfluenceIndexTaskSearchIndex that the task should write topublic void perform(SearchIndexWriter searchIndexWriter) throws IOException
ConfluenceIndexTaskperform in interface ConfluenceIndexTaskIOExceptionCopyright © 2003–2022 Atlassian. All rights reserved.