public interface AnalyticsEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTH_PLUGIN_ANALYTICS_EVENT_PREFIX |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventName()
WARNING: implementing classes MUST annotate this method with @EventName when overriding it, otherwise the
analytics plugin won't pick it up
|
default boolean |
shouldPublish() |
static final String AUTH_PLUGIN_ANALYTICS_EVENT_PREFIX
String getEventName()
default boolean shouldPublish()
Copyright © 2023 Atlassian. All rights reserved.