| Package | Description |
|---|---|
| com.atlassian.confluence.impl.journal |
Provides implementation of Journal Service.
|
| com.atlassian.confluence.search.elasticsearch | |
| com.atlassian.confluence.search.lucene.queue | |
| com.atlassian.confluence.search.queue |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJournalService
This is the default implementation of
JournalService. |
| Constructor and Description |
|---|
ESJournalIndexTaskQueue(JournalService journalService,
AnyTypeDao anyTypeDao,
IndexFlushRequester indexFlushRequester,
ESIndexTaskFactory esIndexTaskFactory) |
| Constructor and Description |
|---|
JournalIndexTaskQueue(JournalService journalService,
IndexTaskFactory indexTaskFactory,
AnyTypeDao anyTypeDao)
Deprecated.
since 5.9.0
|
JournalIndexTaskQueue(JournalService journalService,
IndexTaskFactory indexTaskFactory,
AnyTypeDao anyTypeDao,
IndexFlushRequester indexFlushRequester) |
| Modifier and Type | Field and Description |
|---|---|
protected JournalService |
AbstractJournalIndexTaskQueue.journalService |
| Constructor and Description |
|---|
AbstractJournalIndexTaskQueue(JournalService journalService,
AnyTypeDao anyTypeDao,
IndexFlushRequester indexFlushRequester) |
Copyright © 2003–2017 Atlassian. All rights reserved.