Uses of Interface
com.atlassian.bamboo.server.NodeStatusProvider
Package
Description
-
Uses of NodeStatusProvider in com.atlassian.bamboo.analytics.basedata.collector
ModifierConstructorDescriptionDataCollectionJob
(com.atlassian.analytics.api.services.AnalyticsConfigService analyticsConfigService, EventProducersFinder eventProducersFinder, com.atlassian.event.api.EventPublisher eventPublisher, NodeStatusProvider nodeStatusProvider) -
Uses of NodeStatusProvider in com.atlassian.bamboo.plugins.rest.resource
ModifierConstructorDescriptionServerResource
(ClusterAwareLifecycleManager clusterAwareLifecycleManager, NodeStatusProvider nodeStatusProvider, BambooClusterNodeHeartbeatService bambooClusterNodeService) StatusResource
(NodeStatusProvider nodeStatusProvider, BambooClusterNodeHeartbeatService bambooClusterNodeService) -
Uses of NodeStatusProvider in com.atlassian.bamboo.server
-
Uses of NodeStatusProvider in com.atlassian.bamboo.ww2
ModifierConstructorDescriptionFreemarkerContext
(AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooLicenseManager bambooLicenseManager, BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, BootstrapManager bootstrapManager, CachedPlanManager cachedPlanManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, CommentManager commentManager, DarkFeatureService darkFeatureService, DocumentationLinkProvider documentationLinkProvider, FeatureManager featureManager, GravatarService gravatarService, LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService, NotificationManager notificationManager, PlanFavouriteService planFavouriteService, PlanManager planManager, com.atlassian.plugin.PluginAccessor pluginAccessor, NodeStatusProvider nodeStatusProvider, StorageCappingService storageCappingService, VcsRepositoryViewerManager vcsRepositoryViewerManager, com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration, LookAndFeelAssetsProvider lookAndFeelAssetsProvider, CustomVariableContext customVariableContext, HigherOrderAvatarProvider higherOrderAvatarProvider, BambooClusterNodeHeartbeatService clusterNodeHeartbeatService)