Uses of Interface
com.atlassian.bamboo.index.IndexerManager

Packages that use IndexerManager
com.atlassian.bamboo.configuration   
com.atlassian.bamboo.index   
com.atlassian.bamboo.server   
com.atlassian.bamboo.upgrade   
com.atlassian.bamboo.upgrade.tasks.v5_6   
com.atlassian.bamboo.ww2.actions.admin.migration   
 

Uses of IndexerManager in com.atlassian.bamboo.configuration
 

Constructors in com.atlassian.bamboo.configuration with parameters of type IndexerManager
DefaultSystemStatisticsBean(IndexerManager indexerManager, PlanManager planManager, ResultsSummaryManager resultsSummaryManager)
           
 

Uses of IndexerManager in com.atlassian.bamboo.index
 

Classes in com.atlassian.bamboo.index that implement IndexerManager
 class IndexerManagerImpl
           
 

Methods in com.atlassian.bamboo.index with parameters of type IndexerManager
 void ReindexAction.setIndexerManager(IndexerManager indexerManager)
           
 

Constructors in com.atlassian.bamboo.index with parameters of type IndexerManager
IndexerEventListener(IndexerManager indexerManager, FeatureManager featureManager)
           
 

Uses of IndexerManager in com.atlassian.bamboo.server
 

Constructors in com.atlassian.bamboo.server with parameters of type IndexerManager
ServerStatusProviderImpl(IndexerManager indexerManager, ServerLifecycleProvider serverLifecycleProvider)
           
 

Uses of IndexerManager in com.atlassian.bamboo.upgrade
 

Constructors in com.atlassian.bamboo.upgrade with parameters of type IndexerManager
UpgradeManagerImpl(com.atlassian.config.ApplicationConfiguration applicationConfig, IndexerManager indexerManager, java.lang.String fileName)
           
UpgradeManagerImpl(com.atlassian.config.ApplicationConfiguration applicationConfig, IndexerManager indexerManager, java.lang.String newBuildNumber, java.lang.String fileName)
           
 

Uses of IndexerManager in com.atlassian.bamboo.upgrade.tasks.v5_6
 

Methods in com.atlassian.bamboo.upgrade.tasks.v5_6 with parameters of type IndexerManager
 void UpgradeTask4405PartialReindexForQuickSearch.setIndexerManager(IndexerManager indexerManager)
           
 

Uses of IndexerManager in com.atlassian.bamboo.ww2.actions.admin.migration
 

Methods in com.atlassian.bamboo.ww2.actions.admin.migration with parameters of type IndexerManager
 void Import.setIndexerManager(IndexerManager indexerManager)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.