Uses of Interface
com.atlassian.bamboo.index.IndexerManager
Package
Description
-
Uses of IndexerManager in com.atlassian.bamboo
ModifierConstructorDescriptionClusterAwareLifecycleManagerImpl
(PlanExecutionLockService planExecutionLockService, BambooAuthenticationContext bambooAuthenticationContext, AuditLogService auditLogService, MessageListenerContainerController messageListenerContainerController, ChangeDetectionController changeDetectionController, IndexerManager indexerManager, org.quartz.Scheduler scheduler, ElasticInstanceManager elasticInstanceManager, AwsAccountBean awsAccountBean, BambooPluginManager bambooPluginManager, com.atlassian.plugin.metadata.PluginMetadataManager pluginMetadataManager, ElasticAccountBean elasticAccountBean, FlushableBuildLoggerManager buildLoggerManager, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, ClusterInfoManager clusterInfoManager, PluginClusterAwareService pluginClusterAwareService) -
Uses of IndexerManager in com.atlassian.bamboo.configuration
ModifierConstructorDescriptionDefaultSystemStatisticsBean
(IndexerManager indexerManager, PlanManager planManager, ResultsSummaryManager resultsSummaryManager) -
Uses of IndexerManager in com.atlassian.bamboo.index
Modifier and TypeMethodDescriptionvoid
ReindexAction.setIndexerManager
(IndexerManager indexerManager) ModifierConstructorDescriptionIndexerEventListener
(IndexerManager indexerManager, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService) -
Uses of IndexerManager in com.atlassian.bamboo.plugins.rest.resource
ModifierConstructorDescriptionReindexResource
(RestHelperWrapper restHelperWrapper, IndexerManager indexerManager) -
Uses of IndexerManager in com.atlassian.bamboo.server
ModifierConstructorDescriptionNodeStatusProviderImpl
(IndexerManager indexerManager, NodeLifecycleProvider nodeLifecycleProvider) -
Uses of IndexerManager in com.atlassian.bamboo.ww2.actions.admin.migration