Uses of Interface
com.atlassian.bamboo.server.control.ChangeDetectionController
-
Packages that use ChangeDetectionController Package Description com.atlassian.bamboo com.atlassian.bamboo.server.control -
-
Uses of ChangeDetectionController in com.atlassian.bamboo
Constructors in com.atlassian.bamboo with parameters of type ChangeDetectionController Constructor Description ClusterAwareLifecycleManagerImpl(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 ChangeDetectionController in com.atlassian.bamboo.server.control
Classes in com.atlassian.bamboo.server.control that implement ChangeDetectionController Modifier and Type Class Description class
ChangeDetectionControllerImpl
-