|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IndexerManager in com.atlassian.bamboo |
---|
Constructors in com.atlassian.bamboo with parameters of type IndexerManager | |
---|---|
ServerLifecycleManagerImpl(PlanExecutionLockService planExecutionLockService,
ChainExecutionManager chainExecutionManager,
BambooAuthenticationContext bambooAuthenticationContext,
AuditLogService auditLogService,
MessageListenerContainerController messageListenerContainerController,
ChangeDetectionController changeDetectionController,
IndexerManager indexerManager,
org.quartz.Scheduler scheduler,
ElasticInstanceManager elasticInstanceManager,
AwsAccountBean awsAccountBean,
BambooPluginManager bambooPluginManager,
ElasticAccountBean elasticAccountBean,
FlushableBuildLoggerManager buildLoggerManager)
|
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.plugins.rest.resource |
---|
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type IndexerManager | |
---|---|
ReindexResource(RestHelperWrapper restHelperWrapper,
IndexerManager indexerManager)
|
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,
String fileName)
|
|
UpgradeManagerImpl(com.atlassian.config.ApplicationConfiguration applicationConfig,
IndexerManager indexerManager,
String newBuildNumber,
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |