Uses of Interface
com.atlassian.bamboo.health.BambooHealthCheckService
-
Packages that use BambooHealthCheckService Package Description com.atlassian.bamboo.analytics.basedata.collector.generator com.atlassian.bamboo.event com.atlassian.bamboo.health -
-
Uses of BambooHealthCheckService in com.atlassian.bamboo.analytics.basedata.collector.generator
Constructors in com.atlassian.bamboo.analytics.basedata.collector.generator with parameters of type BambooHealthCheckService Constructor Description DatabaseConfigurationEventProducer(com.atlassian.sal.spi.HostConnectionAccessor hostConnectionAccessor, BambooHealthCheckService healthCheckService)
SecurityPropertiesEventProducer(BambooHealthCheckService healthCheckService)
-
Uses of BambooHealthCheckService in com.atlassian.bamboo.event
Constructors in com.atlassian.bamboo.event with parameters of type BambooHealthCheckService Constructor Description FeatureManagerStartupListener(com.atlassian.plugin.PluginController pluginController, AdministrationConfigurationAccessor administrationConfigurationAccessor, AdministrationConfigurationPersister administrationConfigurationPersister, BambooHealthCheckService healthCheckService, com.atlassian.applinks.api.ApplicationLinkService applicationLinkService)
-
Uses of BambooHealthCheckService in com.atlassian.bamboo.health
Classes in com.atlassian.bamboo.health that implement BambooHealthCheckService Modifier and Type Class Description class
BambooHealthCheckServiceImpl
-