@ParametersAreNonnullByDefault public interface HealthCheckAnalyticsSender
HealthCheck
s.Modifier and Type | Method and Description |
---|---|
void |
sendHealthCheckDismissed(com.atlassian.johnson.event.Event johnsonEvent)
If analytics are available, sends an analytics event recording that the customer dismissed the event.
|
void |
sendHealthCheckResult(com.atlassian.johnson.event.Event johnsonEvent)
If analytics are available, sends an analytics event relating to the given Johnson event.
|
void |
sendHelpLinkClicked(String eventId)
Sends an analytics event to indicate that the user (typically an admin)
clicked a help link for a health check result on the Johnson page.
|
void |
sendHelpLinkClickedForEventHiddenPage() |
void sendHealthCheckResult(com.atlassian.johnson.event.Event johnsonEvent)
johnsonEvent
- the Johnson eventvoid sendHealthCheckDismissed(com.atlassian.johnson.event.Event johnsonEvent)
johnsonEvent
- the Johnson eventvoid sendHelpLinkClicked(String eventId)
eventId
- the unique ID of the Johnson event for which the user clicked the help linkvoid sendHelpLinkClickedForEventHiddenPage()
Copyright © 2002-2022 Atlassian. All Rights Reserved.
View cookie preferences