Uses of Interface
com.atlassian.jira.sharing.index.SharedEntityIndexer

Packages that use SharedEntityIndexer
com.atlassian.jira.issue.search   
com.atlassian.jira.portal   
com.atlassian.jira.sharing   
com.atlassian.jira.sharing.index   
 

Uses of SharedEntityIndexer in com.atlassian.jira.issue.search
 

Constructors in com.atlassian.jira.issue.search with parameters of type SharedEntityIndexer
DefaultSearchRequestManager(ColumnLayoutManager columnLayoutManager, SubscriptionManager subscriptionManager, ShareManager shareManager, SearchRequestStore searchRequestStore, SharedEntityIndexer indexer, SearchService searchService, UserUtil userUtil)
           
 

Uses of SharedEntityIndexer in com.atlassian.jira.portal
 

Constructors in com.atlassian.jira.portal with parameters of type SharedEntityIndexer
DefaultPortalPageManager(ShareManager shareManager, PortalPageStore portalPageStore, PortletAccessManager portletAccessManager, PortletConfigurationManager portletConfigurationManager, SharedEntityIndexer indexer)
           
 

Uses of SharedEntityIndexer in com.atlassian.jira.sharing
 

Constructors in com.atlassian.jira.sharing with parameters of type SharedEntityIndexer
DefaultSharePermissionReindexer(SharedEntityIndexer indexer)
           
 

Uses of SharedEntityIndexer in com.atlassian.jira.sharing.index
 

Classes in com.atlassian.jira.sharing.index that implement SharedEntityIndexer
 class DefaultSharedEntityIndexer
          default implementation
 

Constructors in com.atlassian.jira.sharing.index with parameters of type SharedEntityIndexer
DefaultSharedEntityIndexManager(SharedEntityIndexer indexer, SearchRequestManager searchRequestManager, PortalPageManager portalPageManager)
           
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.