@Internal public class ESIndexIncludingDependantsTask extends AbstractESTask
documentBuilder, order, searchableSupplier| Constructor and Description |
|---|
ESIndexIncludingDependantsTask(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, toStringpublic ESIndexIncludingDependantsTask(Supplier<com.atlassian.bonnie.Searchable> searchable, ESDocumentBuilder documentBuilder)
public String getDescription()
IndexTaskpublic 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.