Constructor and Description |
---|
ProjectReindexServiceImpl(JiraAuthenticationContext authenticationContext,
TaskManager taskManager,
IssueIndexer issueIndexer,
ReplicatedIndexManager replicatedIndexManager,
OfBizDelegator ofBizDelegator,
IssueBatcherFactory issueBatcherFactory,
SearchProvider searchProvider,
IssueManager issueManager,
com.atlassian.event.api.EventPublisher eventPublisher,
I18nHelper.BeanFactory i18nBeanFactory,
ClusterManager clusterManager,
com.atlassian.audit.api.AuditService auditService,
ProjectEventHandler projectEventHandler) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultReplicatedIndexManager
Manages the replicated index.
|
class |
NullReplicatedIndexManager
A no-op implementation of the ReplicatedIndexManager.
|
Constructor and Description |
---|
BulkOnlyIndexManager(IndexingConfiguration properties,
IssueIndexer issueIndexer,
IndexPathManager indexPathManager,
ReindexMessageManager reindexMessageManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ListenerManager listenerManager,
ProjectManager projectManager,
TaskManager taskManager,
OfBizDelegator ofBizDelegator,
ReplicatedIndexManager replicatedIndexManager,
ArchivedStatistics archivedStatistics,
IssueManager issueManager,
SearcherCache searcherCache,
TimeTrackingConfiguration timeTrackingConfiguration,
IndexingLanguageSetting indexingLanguageSetting,
ReindexingAuditHandler reindexingAuditHandler)
private only for testing purposes (use the factory method to get an instance)
|
DefaultIssueIndexer(IndexDirectoryFactory indexDirectoryFactory,
DefaultIssueIndexer.CommentRetriever commentRetriever,
DefaultIssueIndexer.ChangeHistoryRetriever changeHistoryRetriever,
DefaultIssueIndexer.WorklogRetriever worklogRetriever,
ApplicationProperties applicationProperties,
IssueDocumentFactory issueDocumentFactory,
CommentDocumentFactory commentDocumentFactory,
ChangeHistoryDocumentFactory changeHistoryDocumentFactory,
WorklogDocumentFactory worklogDocumentFactory,
IssueManager issueManager,
IndexPathManager indexPathManager,
IndexBackupContributionStrategy backupPreparationStrategy,
IndexBackupContributorsManager indexBackupContributorsManager,
DBRSender dbrSender,
EntityVersioningManager entityVersioningManager,
ReplicatedIndexManager replicatedIndexManager,
IndexingFeatures indexingFeatures) |
Constructor and Description |
---|
DefaultIssueArchiveHelper(IssueManager issueManager,
IssueUpdater issueUpdater,
IssueIndexingService issueIndexingService,
ArchivedStatistics archivedStatistics,
ArchivingLicenseCheck archivingLicenseCheck,
SubTaskManager subTaskManager,
IssueEventManager issueEventManager,
IssueEventBundleFactory issueEventBundleFactory,
com.atlassian.event.api.EventPublisher eventPublisher,
IssueStateAuditHandler issueStateAuditHandler,
EntityVersioningManager entityVersioningManager,
ReplicatedIndexManager replicatedIndexManager) |
Constructor and Description |
---|
DefaultSharedEntityIndexer(ShareTypeFactory shareTypeFactory,
SharedEntitySearchContextToQueryFactoryMap searchContextToQueryFactoryMap,
SharedEntityAccessor.Factory accessorFactory,
DirectoryFactory directoryFactory,
UserManager userManager,
ReplicatedIndexManager replicatedIndexManager,
ApplicationProperties applicationProperties,
IndexBackupContributionStrategy backupPreparationStrategy) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.