@LuceneIndependent @Internal public class DeleteChangeDocumentsIndexTask extends Object implements ConfluenceIndexTask, HandleAware
Constructor and Description |
---|
DeleteChangeDocumentsIndexTask(com.atlassian.bonnie.Searchable searchable)
Creates a remove change documents index task for the latest version of searchable
|
DeleteChangeDocumentsIndexTask(String handle) |
Modifier and Type | Method and Description |
---|---|
Optional<JournalEntry> |
convertToJournalEntry(JournalIdentifier journalId)
Convert to journal entry.
|
boolean |
equals(Object obj) |
String |
getDescription()
A description of the task that can be presented to the user via the UI.
|
com.atlassian.bonnie.Handle |
getHandle() |
SearchIndex |
getSearchIndex() |
int |
hashCode() |
void |
perform(SearchIndexWriter writer)
Executes this task against a document writer.
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getSearchIndexAccessor, perform
public DeleteChangeDocumentsIndexTask(com.atlassian.bonnie.Searchable searchable)
searchable
- UnsupportedOperationException
- if searchable is not supported.public DeleteChangeDocumentsIndexTask(String handle)
public com.atlassian.bonnie.Handle getHandle()
getHandle
in interface HandleAware
public String getDescription()
IndexTask
getDescription
in interface IndexTask
public void perform(SearchIndexWriter writer) throws IOException
ConfluenceIndexTask
perform
in interface ConfluenceIndexTask
IOException
public Optional<JournalEntry> convertToJournalEntry(JournalIdentifier journalId)
ConvertibleToJournalEntry
convertToJournalEntry
in interface ConvertibleToJournalEntry
journalId
- journal identifierpublic SearchIndex getSearchIndex()
getSearchIndex
in interface ConfluenceIndexTask
SearchIndex
that the task should write toCopyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences