Uses of Interface
com.atlassian.jira.sharing.index.SharedEntityIndexer
Packages that use SharedEntityIndexer
Package
Description
-
Uses of SharedEntityIndexer in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return SharedEntityIndexerModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.defaultSharedEntityIndexer(ShareTypeFactory shareTypeFactory, SharedEntitySearchContextToQueryFactoryMap sharedEntitySearchContextToQueryFactoryMap, SharedEntityAccessor.Factory factory, DirectoryFactory directoryFactory, UserManager userManager, ReplicatedIndexManager replicatedIndexManager, ApplicationProperties applicationProperties, IndexBackupContributionStrategy indexBackupContributionStrategy) Methods in com.atlassian.jira.component.spring.registrar with parameters of type SharedEntityIndexerModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.defaultPortalPageManager(ShareManager shareManager, PortalPageStore portalPageStore, PortletConfigurationManager portletConfigurationManager, SharedEntityIndexer sharedEntityIndexer, com.atlassian.event.api.EventPublisher eventPublisher, JiraAuthenticationContext jiraAuthenticationContext) FullJiraConfiguration.JiraCoreConfiguration.defaultSharedEntityIndexManager(SharedEntityIndexer sharedEntityIndexer, SearchRequestManager searchRequestManager, PortalPageManager portalPageManager, FileFactory fileFactory, ApplicationProperties applicationProperties, IndexBackupContributorsManager indexBackupContributorsManager) FullJiraConfiguration.JiraCoreConfiguration.defaultSharePermissionReindexer(SharedEntityIndexer sharedEntityIndexer) ClusterServicesConfiguration.nodeReindexService(ClusterManager clusterManager, NodeIndexCounterStore nodeIndexCounterStore, OfBizReplicatedIndexOperationStore ofBizNodeIndexOperationStore, SharedEntityIndexer sharedEntityIndexer, ProjectManager projectManager, ProjectReindexService projectReindexService, IssueManager issueManager, CommentManager commentManager, WorklogManager worklogManager, SharedEntityResolver sharedEntityResolver, IndexCopyService indexCopyService, IssueIndexingService indexingService, InternalIndexingService internalIndexingService, IndexLifecycleManager indexLifecycleManager, FailedReplicationOperationService failedReplicationOperationService, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, ClusterNodeProperties clusterNodeProperties, SharedEntityIndexManager sharedEntityIndexManager) SearchConfiguration.CommonSearchConfiguration.searchRequestManager(ColumnLayoutManager columnLayoutManager, SubscriptionManager subscriptionManager, ShareManager shareManager, SearchRequestStore searchRequestStore, SharedEntityIndexer indexer, SearchService searchService, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, GlobalPermissionManager globalPermissionManager) -
Uses of SharedEntityIndexer in com.atlassian.jira.index.ha
Constructors in com.atlassian.jira.index.ha with parameters of type SharedEntityIndexerModifierConstructorDescriptionDefaultNodeReindexService(ClusterManager clusterManager, NodeIndexCounterStore nodeIndexCounterStore, OfBizReplicatedIndexOperationStore ofBizNodeIndexOperationStore, SharedEntityIndexer sharedEntityIndexer, ProjectManager projectManager, ProjectReindexService projectReindexService, IssueManager issueManager, CommentManager commentManager, WorklogManager worklogManager, SharedEntityResolver sharedEntityResolver, IndexCopyService indexCopyService, IssueIndexingService indexingService, InternalIndexingService internalIndexingService, IndexLifecycleManager indexLifecycleManager, FailedReplicationOperationService failedReplicationOperationService, com.atlassian.event.api.EventPublisher eventPublisher, SharedEntityIndexManager sharedEntityIndexManager) ZDUAwareNodeReindexService(ClusterManager clusterManager, NodeIndexCounterStore nodeIndexCounterStore, OfBizReplicatedIndexOperationStore ofBizNodeIndexOperationStore, SharedEntityIndexer sharedEntityIndexer, ProjectManager projectManager, ProjectReindexService projectReindexService, IssueManager issueManager, CommentManager commentManager, WorklogManager worklogManager, SharedEntityResolver sharedEntityResolver, IndexCopyService indexCopyService, IssueIndexingService indexingService, InternalIndexingService internalIndexingService, IndexLifecycleManager indexLifecycleManager, FailedReplicationOperationService failedReplicationOperationService, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, SharedEntityIndexManager sharedEntityIndexManager) -
Uses of SharedEntityIndexer in com.atlassian.jira.issue.search
Constructors in com.atlassian.jira.issue.search with parameters of type SharedEntityIndexerModifierConstructorDescriptionDefaultSearchRequestManager(ColumnLayoutManager columnLayoutManager, SubscriptionManager subscriptionManager, ShareManager shareManager, SearchRequestStore searchRequestStore, SharedEntityIndexer indexer, SearchService searchService, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, GlobalPermissionManager globalPermissionManager) -
Uses of SharedEntityIndexer in com.atlassian.jira.portal
Constructors in com.atlassian.jira.portal with parameters of type SharedEntityIndexerModifierConstructorDescriptionDefaultPortalPageManager(ShareManager shareManager, PortalPageStore portalPageStore, PortletConfigurationManager portletConfigurationManager, SharedEntityIndexer indexer, com.atlassian.event.api.EventPublisher eventPublisher, JiraAuthenticationContext authenticationContext) -
Uses of SharedEntityIndexer in com.atlassian.jira.sharing
Constructors in com.atlassian.jira.sharing with parameters of type SharedEntityIndexer -
Uses of SharedEntityIndexer in com.atlassian.jira.sharing.index
Classes in com.atlassian.jira.sharing.index that implement SharedEntityIndexerModifier and TypeClassDescriptionclassdefault implementationclassConstructors in com.atlassian.jira.sharing.index with parameters of type SharedEntityIndexerModifierConstructorDescriptionDefaultSharedEntityIndexManager(SharedEntityIndexer indexer, SearchRequestManager searchRequestManager, PortalPageManager portalPageManager, FileFactory fileFactory, ApplicationProperties applicationProperties, IndexBackupContributorsManager indexBackupContributorsManager)