| Modifier and Type | Interface and Description |
|---|---|
interface |
ExporterAnyTypeDao
Sub-interface of AnyTypeDao, not available to plugins, that ties the result type of findAllPersistentObjectsHandles
to the implementation relied on by export.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateAnyTypeDao
Deprecated.
since 7.17.0. Will be moved to internal package in the future.
|
| Constructor and Description |
|---|
ChangeIndexTaskQueue(JournalService journalService,
IndexTaskFactory indexTaskFactory,
AnyTypeDao anyTypeDao,
IndexFlushRequester indexFlushRequester,
JournalIdentifier journalIdentifier) |
ContentIndexTaskQueue(JournalService journalService,
IndexTaskFactory indexTaskFactory,
AnyTypeDao anyTypeDao,
IndexFlushRequester indexFlushRequester,
JournalIdentifier journalIdentifier) |
| Constructor and Description |
|---|
LuceneBatchIndexer(AnyTypeDao anyTypeDao,
org.springframework.transaction.PlatformTransactionManager transactionManager,
IndexTaskFactory indexTaskFactory,
SearchIndexWriter contentWriter,
SearchIndexWriter changeWriter,
com.atlassian.confluence.internal.index.lucene.BulkFieldPrefetcher bulkFieldPrefetcher) |
| Constructor and Description |
|---|
TargetResolverImpl(AnyTypeDao anyTypeDao) |
| Constructor and Description |
|---|
ObjectQueue(List<HibernateHandle> handles,
AnyTypeDao anyTypeDao)
Deprecated.
|
| Constructor and Description |
|---|
JournalIndexTaskQueue(JournalService journalService,
IndexTaskFactory indexTaskFactory,
AnyTypeDao anyTypeDao)
Deprecated.
since 5.9.0
|
JournalIndexTaskQueue(JournalService journalService,
IndexTaskFactory indexTaskFactory,
AnyTypeDao anyTypeDao,
IndexFlushRequester indexFlushRequester,
JournalIdentifier journalIdentifier) |
| Modifier and Type | Field and Description |
|---|---|
protected AnyTypeDao |
AbstractJournalIndexTaskQueue.anyTypeDao |
| Constructor and Description |
|---|
AbstractJournalIndexTaskQueue(JournalService journalService,
AnyTypeDao anyTypeDao,
IndexFlushRequester indexFlushRequester,
JournalIdentifier journalIdentifier) |
| Constructor and Description |
|---|
SearchResultConverter(AnyTypeDao anyTypeDao,
ContentEntityObjectDao contentEntityObjectDao) |
Copyright © 2003–2023 Atlassian. All rights reserved.