public class LoginFormStatusAnalyticsEvent extends Object implements AnalyticsEvent
AUTH_PLUGIN_ANALYTICS_EVENT_PREFIX| Constructor and Description |
|---|
LoginFormStatusAnalyticsEvent(SsoConfig ssoConfig) |
| 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 |
isEnabled() |
boolean |
isJsmEnabled() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshouldPublishpublic String getEventName()
AnalyticsEventgetEventName in interface AnalyticsEventpublic boolean isEnabled()
public boolean isJsmEnabled()
Copyright © 2023 Atlassian. All rights reserved.