@Internal public class ESIndexAllChangesTask extends AbstractESTask
documentBuilder, order, searchableSupplier| Constructor and Description |
|---|
ESIndexAllChangesTask(Supplier<com.atlassian.bonnie.Searchable> searchable,
ContentEntityObjectDao contentEntityObjectDao,
ESDocumentBuilder documentBuilder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
A description of the task that can be presented to the user via the UI.
|
protected JournalEntryType |
getJournalEntryType() |
void |
innerPerform(com.atlassian.bonnie.Searchable searchable,
ESIndexRequestProcessor processor) |
convertToJournalEntry, equals, getOrder, hashCode, order, perform, toStringpublic ESIndexAllChangesTask(Supplier<com.atlassian.bonnie.Searchable> searchable, ContentEntityObjectDao contentEntityObjectDao, ESDocumentBuilder documentBuilder)
public void innerPerform(@Nonnull com.atlassian.bonnie.Searchable searchable, ESIndexRequestProcessor processor)
innerPerform in class AbstractESTaskprotected JournalEntryType getJournalEntryType()
getJournalEntryType in class AbstractESTaskCopyright © 2003–2017 Atlassian. All rights reserved.