| 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 |
| 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,
org.apache.lucene.index.IndexWriter contentWriter,
org.apache.lucene.index.IndexWriter changeWriter) |
LuceneReIndexer(AnyTypeDao anyTypeDao,
SearchableDao searchableDao,
org.springframework.transaction.PlatformTransactionManager transactionManager,
IndexTaskFactory indexTaskFactory,
com.atlassian.bonnie.ILuceneConnection contentConnection,
com.atlassian.bonnie.ILuceneConnection changeConnection,
MultiConnection multiConnection,
LuceneSearchMapper luceneSearchMapper,
com.atlassian.event.api.EventPublisher eventPublisher,
ClusterManager clusterManager,
SystemMaintenanceTaskQueue systemMaintenanceTaskQueue) |
| Constructor and Description |
|---|
TargetResolverImpl(AnyTypeDao anyTypeDao) |
| Constructor and Description |
|---|
ObjectQueue(List<HibernateHandle> handles,
AnyTypeDao anyTypeDao) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
FuncTestRpcHandlerImpl.setAnyTypeDao(AnyTypeDao anyTypeDao) |
Copyright © 2003–2021 Atlassian. All rights reserved.