Uses of Class
com.atlassian.bamboo.plugin.cluster.PluginClusterAwareService
Package
Description
-
Uses of PluginClusterAwareService 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 PluginClusterAwareService in com.atlassian.bamboo.grpc
ModifierConstructorDescriptionGrpcServer
(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) -
Uses of PluginClusterAwareService in com.atlassian.bamboo.grpc.receiver
ModifierConstructorDescriptionPluginCrossNodesEventsReceiverService
(PluginClusterAwareService pluginClusterAwareService, DeadLetterQueue deadLetterQueue)