@Internal public class ESIndexAllChangesTask extends AbstractESTask
anyTypeDao, documentBuilder, handle, order
Constructor and Description |
---|
ESIndexAllChangesTask(HibernateHandle handle,
AnyTypeDao anyTypeDao,
ContentEntityObjectDao contentEntityObjectDao,
ESDocumentBuilder documentBuilder) |
Modifier and Type | Method and Description |
---|---|
Optional<JournalEntry> |
convertToJournalEntry(JournalIdentifier journalId)
Convert to journal entry.
|
String |
getDescription()
A description of the task that can be presented to the user via the UI.
|
void |
perform(ESIndexRequestProcessor processor)
Perform this task with the specified ES Task processor.
|
equals, getOrder, getSearchable, hashCode, setOrder, toString
public ESIndexAllChangesTask(HibernateHandle handle, AnyTypeDao anyTypeDao, ContentEntityObjectDao contentEntityObjectDao, ESDocumentBuilder documentBuilder)
public void perform(ESIndexRequestProcessor processor)
ESTask
processor
- a bulk processorpublic Optional<JournalEntry> convertToJournalEntry(JournalIdentifier journalId)
ConvertibleToJournalEntry
journalId
- journal identifierCopyright © 2003–2016 Atlassian. All rights reserved.