Uses of Class
com.atlassian.bamboo.plugin.cluster.PluginClusterAwareService
-
Packages that use PluginClusterAwareService Package Description com.atlassian.bamboo com.atlassian.bamboo.grpc -
-
Uses of PluginClusterAwareService in com.atlassian.bamboo
Constructors in com.atlassian.bamboo with parameters of type PluginClusterAwareService 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 PluginClusterAwareService in com.atlassian.bamboo.grpc
Constructors in com.atlassian.bamboo.grpc with parameters of type PluginClusterAwareService Constructor Description CrossNodesEventsReceiverService(ImmutablePlanCacheService immutablePlanCacheService, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, PluginClusterAwareService pluginClusterAwareService, DeadLetterQueue deadLetterQueue, GrpcBackedCacheManager grpcBackedCacheManager, org.springframework.security.core.session.SessionRegistry sessionRegistry, BambooUserManager bambooUserManager, ClusterAwareLifecycleManager clusterAwareLifecycleManager, FileBasedPersister fileBasedPersister, com.atlassian.event.api.EventPublisher eventPublisher)
GrpcServer(ClusterNodeProperties clusterNodeProperties, ImmutablePlanCacheService immutablePlanCacheService, PluginClusterAwareService pluginClusterAwareService, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, GrpcBackedCacheManager grpcBackedCacheManager, BambooClusterSettings bambooClusterSettings, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, org.springframework.security.core.session.SessionRegistry sessionRegistry, BambooUserManager bambooUserManager, ClusterAwareLifecycleManager clusterAwareLifecycleManager, GrpcChannelService grpcChannelService, FileBasedPersister fileBasedPersister, com.atlassian.event.api.EventPublisher eventPublisher)
-