Uses of Interface
com.atlassian.bamboo.beehive.BambooClusterNodeHeartbeatService
Packages that use BambooClusterNodeHeartbeatService
Package
Description
-
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo
Constructors in com.atlassian.bamboo with parameters of type BambooClusterNodeHeartbeatServiceModifierConstructorDescriptionClusterAwareLifecycleManagerImpl(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 BambooClusterNodeHeartbeatService in com.atlassian.bamboo.analytics.basedata.collector.generator
Constructors in com.atlassian.bamboo.analytics.basedata.collector.generator with parameters of type BambooClusterNodeHeartbeatServiceModifierConstructorDescriptionClusterEventProducer(BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, ImmutablePlanCacheService immutablePlanCacheService, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, CachedEnvironmentService cachedEnvironmentService, CachedDeploymentProjectService cachedDeploymentProjectService) -
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo.beehive
Classes in com.atlassian.bamboo.beehive that implement BambooClusterNodeHeartbeatService -
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo.cluster
Methods in com.atlassian.bamboo.cluster that return types with arguments of type BambooClusterNodeHeartbeatServiceModifier and TypeMethodDescriptionprotected Optional<BambooClusterNodeHeartbeatService> BambooClusterSettingsImpl.getBambooClusterNodeHeartbeatService()Constructors in com.atlassian.bamboo.cluster with parameters of type BambooClusterNodeHeartbeatServiceModifierConstructorDescriptionPerNodeLocalQueueManager(BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, PerNodeLocalQueueFactory perNodeLocalQueueFactory, com.atlassian.event.api.EventPublisher eventPublisher, TapePerNodeLocalQueueCriticalHandlerFactory tapePerNodeLocalQueueCriticalHandlerFactory, GrpcChannelService grpcChannelService) -
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo.cluster.peertopeer
Constructors in com.atlassian.bamboo.cluster.peertopeer with parameters of type BambooClusterNodeHeartbeatServiceModifierConstructorDescriptionClusterNodesCommandsExecutorImpl(PeerToPeerClient peerToPeerClient, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService) protectedClusterNodesCommandsExecutorImpl(PeerToPeerClient peerToPeerClient, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, ClusterNodesCommandsExecutorImpl.StatusReporter statusReporter) PeerToPeerClient(BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, com.atlassian.event.api.EventPublisher eventPublisher, GrpcChannelService grpcChannelService) -
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo.cluster.state
Constructors in com.atlassian.bamboo.cluster.state with parameters of type BambooClusterNodeHeartbeatServiceModifierConstructorDescriptionFileBackedClusterInfoManager(BambooClusterLockService bambooClusterLockService, XStreamManager xStreamManage, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, CrossNodesRemoteBroadcaster crossNodesRemoteBroadcaster) FileBackedClusterInfoManager(BambooClusterLockService bambooClusterLockService, XStreamManager xStreamManager, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, CrossNodesRemoteBroadcaster crossNodesRemoteBroadcaster, File clusterInfoDirectory, boolean initialStartedValue) -
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo.crowd
Constructors in com.atlassian.bamboo.crowd with parameters of type BambooClusterNodeHeartbeatServiceModifierConstructorDescriptionBambooClusterService(BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService) BambooDirectoryMonitorRefresherStarter(com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.scheduler.SchedulerService schedulerService, long refresherJobIntervalMillis, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService) -
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo.grpc
Constructors in com.atlassian.bamboo.grpc with parameters of type BambooClusterNodeHeartbeatServiceModifierConstructorDescriptionGrpcServer(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, ClusterMessageReceiver clusterMessageReceiver, CachedEnvironmentService cachedEnvironmentService, CachedDeploymentProjectService cachedDeploymentProjectService) PeerToPeerCommunicationReceiverService(BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService) -
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo.grpc.authentication
Constructors in com.atlassian.bamboo.grpc.authentication with parameters of type BambooClusterNodeHeartbeatServiceModifierConstructorDescriptionGrpcChannelServiceImpl(ClusterNodeProperties clusterNodeProperties, BambooHomeLocator bambooHomeLocator, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService) -
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo.index
Constructors in com.atlassian.bamboo.index with parameters of type BambooClusterNodeHeartbeatServiceModifierConstructorDescriptionIndexerEventListener(IndexerManager indexerManager, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService) -
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo.plugins.rest.resource
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type BambooClusterNodeHeartbeatServiceModifierConstructorDescriptionServerResource(ClusterAwareLifecycleManager clusterAwareLifecycleManager, NodeStatusProvider nodeStatusProvider, BambooClusterNodeHeartbeatService bambooClusterNodeService) StatusResource(NodeStatusProvider nodeStatusProvider, BambooClusterNodeHeartbeatService bambooClusterNodeService) -
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo.plugins.testutils.rest.resource.server
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.server with parameters of type BambooClusterNodeHeartbeatServiceModifierConstructorDescriptionServerResource(BambooClusterNodeHeartbeatService bambooClusterNodeService) -
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo.quartz.cluster
Constructors in com.atlassian.bamboo.quartz.cluster with parameters of type BambooClusterNodeHeartbeatServiceModifierConstructorDescriptionprotectedClusterAwareJob(BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, ClusterAwareLifecycleManager clusterAwareLifecycleManager, BambooClusterLockService bambooClusterLockService) -
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo.schedule
Constructors in com.atlassian.bamboo.schedule with parameters of type BambooClusterNodeHeartbeatServiceModifierConstructorDescriptionClusterAwareDirectoryPollerJobRunner(com.atlassian.crowd.manager.directory.DirectoryManager directoryManager, com.atlassian.crowd.manager.directory.DirectorySynchroniser directorySynchroniser, com.atlassian.crowd.directory.loader.DirectoryInstanceLoader directoryInstanceLoader, com.atlassian.scheduler.SchedulerService schedulerService, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService) -
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type BambooClusterNodeHeartbeatServiceModifier and TypeFieldDescriptionstatic final Supplier<BambooClusterNodeHeartbeatService> ComponentAccessor.BAMBOO_CLUSTER_NODE_HEARTBEAT_SERVICEDeprecated. -
Uses of BambooClusterNodeHeartbeatService in com.atlassian.bamboo.ww2
Constructors in com.atlassian.bamboo.ww2 with parameters of type BambooClusterNodeHeartbeatServiceModifierConstructorDescriptionFreemarkerContext(AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooLicenseManager bambooLicenseManager, BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, BootstrapManager bootstrapManager, CachedPlanManager cachedPlanManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, CommentManager commentManager, DarkFeatureService darkFeatureService, DocumentationLinkProvider documentationLinkProvider, FeatureManager featureManager, GravatarService gravatarService, CachedDeploymentProjectService cachedDeploymentProjectService, CachedEnvironmentService cachedEnvironmentService, NotificationManager notificationManager, PlanFavouriteService planFavouriteService, PlanManager planManager, com.atlassian.plugin.PluginAccessor pluginAccessor, NodeStatusProvider nodeStatusProvider, VcsRepositoryViewerManager vcsRepositoryViewerManager, com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration, LookAndFeelAssetsProvider lookAndFeelAssetsProvider, CustomVariableContext customVariableContext, HigherOrderAvatarProvider higherOrderAvatarProvider, BambooClusterNodeHeartbeatService clusterNodeHeartbeatService)