Package | Description |
---|---|
com.atlassian.confluence.impl.health | |
com.atlassian.confluence.impl.health.analytics |
Constructor and Description |
---|
DefaultHealthCheckRunner(HealthCheckExecutor healthCheckExecutor,
HealthCheckRegistry healthCheckRegistry,
com.atlassian.johnson.JohnsonEventContainer johnsonEventContainer,
com.atlassian.util.concurrent.Supplier<HealthCheckAnalyticsSender> healthCheckAnalyticsSenderSupplier,
UpgradeEventRegistry upgradeEventRegistry,
com.atlassian.config.ApplicationConfiguration applicationConfiguration) |
Modifier and Type | Class and Description |
---|---|
class |
EventPublishingHealthCheckAnalyticsSender
Sends health check analytics events via the
EventPublisher . |
class |
NoOpHealthCheckAnalyticsSender
A fallback for when we are unable to send analytics, either because the required components
aren't available or because we can't tell whether the product is allowed to send analytics events.
|
Modifier and Type | Method and Description |
---|---|
HealthCheckAnalyticsSender |
HealthCheckAnalyticsSenderSupplier.get() |
Constructor and Description |
---|
HealthCheckAnalyticsSenderSupplier(HealthCheckAnalyticsSender bootstrapHealthCheckAnalyticsSender) |
Copyright © 2003–2021 Atlassian. All rights reserved.