Package | Description |
---|---|
com.atlassian.confluence.impl.health.analytics | |
com.atlassian.confluence.internal.health.analytics |
Modifier and Type | Method and Description |
---|---|
@NonNull HealthCheckAnalyticsEvent |
DefaultHealthCheckAnalyticsEventFactory.forHealthCheckResult(com.atlassian.johnson.event.Event johnsonEvent) |
@NonNull HealthCheckAnalyticsEvent |
DefaultHealthCheckAnalyticsEventFactory.forJohnsonHelpLinkClicked(com.atlassian.johnson.event.Event johnsonEvent) |
Modifier and Type | Method and Description |
---|---|
@NonNull HealthCheckAnalyticsEvent |
HealthCheckAnalyticsEventFactory.forHealthCheckResult(com.atlassian.johnson.event.Event johnsonEvent)
Creates an analytics event from the given Johnson event arising from a health check result.
|
@NonNull HealthCheckAnalyticsEvent |
HealthCheckAnalyticsEventFactory.forJohnsonHelpLinkClicked(com.atlassian.johnson.event.Event johnsonEvent)
Creates an analytics event from the user clicking on the help link for the given Johnson event.
|
Copyright © 2003–2021 Atlassian. All rights reserved.