Uses of Interface
com.atlassian.bamboo.beehive.ClusterNodeProperties
Package
Description
-
Uses of ClusterNodeProperties in com.atlassian.bamboo.beehive
Modifier and TypeClassDescriptionclass
Responsible for loading the cluster properties from file, if it exists -
Uses of ClusterNodeProperties 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 ClusterNodeProperties in com.atlassian.bamboo.grpc.authentication
ModifierConstructorDescriptionGrpcChannelServiceImpl
(ClusterNodeProperties clusterNodeProperties, BambooHomeLocator bambooHomeLocator, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService)