public class JitProvisionedUsersCountEvent extends Object implements AnalyticsEvent
AUTH_PLUGIN_ANALYTICS_EVENT_PREFIX| Constructor and Description |
|---|
JitProvisionedUsersCountEvent(String nodeId,
long count) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
String |
getEventName()
WARNING: implementing classes MUST annotate this method with @EventName when overriding it, otherwise the
analytics plugin won't pick it up
|
String |
getNodeId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshouldPublishpublic JitProvisionedUsersCountEvent(String nodeId, long count)
public String getEventName()
AnalyticsEventgetEventName in interface AnalyticsEventpublic long getCount()
public String getNodeId()
Copyright © 2023 Atlassian. All rights reserved.