@Internal public class ESIndexTask extends AbstractESTask
documentBuilder, order, searchableSupplier
Constructor and Description |
---|
ESIndexTask(Supplier<com.atlassian.bonnie.Searchable> searchable,
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, toString
public ESIndexTask(Supplier<com.atlassian.bonnie.Searchable> searchable, ESDocumentBuilder documentBuilder)
public String getDescription()
IndexTask
public void innerPerform(@Nonnull com.atlassian.bonnie.Searchable searchable, ESIndexRequestProcessor processor)
innerPerform
in class AbstractESTask
protected JournalEntryType getJournalEntryType()
getJournalEntryType
in class AbstractESTask
Copyright © 2003–2018 Atlassian. All rights reserved.