| Package | Description |
|---|---|
| com.atlassian.confluence.search.elasticsearch.tasks | |
| com.atlassian.confluence.search.queue |
| Modifier and Type | Method and Description |
|---|---|
protected JournalEntryType |
ESIndexTask.getJournalEntryType() |
protected JournalEntryType |
ESIndexIncludingDependantsTask.getJournalEntryType() |
protected JournalEntryType |
ESIndexIncludingChangesTask.getJournalEntryType() |
protected JournalEntryType |
ESIndexChangeTask.getJournalEntryType() |
protected JournalEntryType |
ESIndexAllChangesTask.getJournalEntryType() |
protected abstract JournalEntryType |
AbstractESTask.getJournalEntryType() |
| Modifier and Type | Method and Description |
|---|---|
static JournalEntryType |
JournalEntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JournalEntryType[] |
JournalEntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<JournalEntry> |
JournalEntryFactory.createJournalEntry(JournalIdentifier journalId,
JournalEntryType journalEntryType,
String message) |
Copyright © 2003–2016 Atlassian. All rights reserved.