public class AuthFallbackStatusAnalyticsEvent extends Object implements AnalyticsEvent
AUTH_PLUGIN_ANALYTICS_EVENT_PREFIX| Constructor and Description |
|---|
AuthFallbackStatusAnalyticsEvent(SsoConfig ssoConfig,
List<IdpConfig> idpConfigs) |
| 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
|
boolean |
shouldPublish() |
public String getEventName()
AnalyticsEventgetEventName in interface AnalyticsEventpublic boolean shouldPublish()
shouldPublish in interface AnalyticsEventCopyright © 2023 Atlassian. All rights reserved.