Skip navigation links
A B C E G H I K M P V W 

A

Analytics - Annotation Type in com.atlassian.analytics.api.annotations
Deprecated.
as of 2.25. Use EventName instead.
AnalyticsConfigChangedEvent - Class in com.atlassian.analytics.api.events
Published when analytics configuration is updated.
AnalyticsConfigChangedEvent(AnalyticsConfigChangedEvent.Key, String, String) - Constructor for class com.atlassian.analytics.api.events.AnalyticsConfigChangedEvent
 
AnalyticsConfigChangedEvent.Key - Enum in com.atlassian.analytics.api.events
 
AnalyticsConfigService - Interface in com.atlassian.analytics.api.services
Services related to the Atlassian Analytics configuration.
AnalyticsPluginReadyEvent - Class in com.atlassian.analytics.api.events
This event is sent when the initialisation of the plugin is complete, and the plugin is ready to receive analytics events.
AnalyticsPluginReadyEvent() - Constructor for class com.atlassian.analytics.api.events.AnalyticsPluginReadyEvent
 
AnalyticsUploadService - Interface in com.atlassian.analytics.api.services
Services related to Atlassian Analytics log uploading.
application(String) - Method in class com.atlassian.analytics.api.events.MauEvent.Builder
 

B

build(String) - Method in class com.atlassian.analytics.api.events.MauEvent.Builder
 
Builder() - Constructor for class com.atlassian.analytics.api.events.MauEvent.Builder
 

C

canCollectAnalytics() - Method in interface com.atlassian.analytics.api.services.AnalyticsConfigService
Returns whether or not we should be collecting analytics, based on if analytics is enabled and the privacy policy banner acknowledged.
com.atlassian.analytics.api.annotations - package com.atlassian.analytics.api.annotations
 
com.atlassian.analytics.api.events - package com.atlassian.analytics.api.events
 
com.atlassian.analytics.api.listener - package com.atlassian.analytics.api.listener
 
com.atlassian.analytics.api.services - package com.atlassian.analytics.api.services
 
Critical - Annotation Type in com.atlassian.analytics.api.annotations
Indicates that event is critical and should be processed immediately.

E

equals(Object) - Method in class com.atlassian.analytics.api.events.MauEvent
 
EVENT_NAME - Static variable in class com.atlassian.analytics.api.events.MauEvent
 
EventName - Annotation Type in com.atlassian.analytics.api.annotations
Provides the event name for an analytics event.

G

getApplication() - Method in class com.atlassian.analytics.api.events.MauEvent
 
getEmail() - Method in class com.atlassian.analytics.api.events.MauEvent
 
getKey() - Method in class com.atlassian.analytics.api.events.AnalyticsConfigChangedEvent
 
getKey() - Method in enum com.atlassian.analytics.api.events.AnalyticsConfigChangedEvent.Key
 
getLastUploadDate() - Method in interface com.atlassian.analytics.api.services.AnalyticsUploadService
Returns the last successful analytics upload date.
getNewValue() - Method in class com.atlassian.analytics.api.events.AnalyticsConfigChangedEvent
 
getOldValue() - Method in class com.atlassian.analytics.api.events.AnalyticsConfigChangedEvent
 

H

hashCode() - Method in class com.atlassian.analytics.api.events.MauEvent
 
hasUploadedAnalyticsSince(int) - Method in interface com.atlassian.analytics.api.services.AnalyticsUploadService
 

I

isAnalyticsEnabled() - Method in interface com.atlassian.analytics.api.services.AnalyticsConfigService
Returns whether or not Atlassian Analytics is enabled in the configuration.

K

KEY_PREFIX - Static variable in enum com.atlassian.analytics.api.events.AnalyticsConfigChangedEvent.Key
 

M

MauEvent - Class in com.atlassian.analytics.api.events
Represents an eyeball event used for tracking monthly active users in Atlassian applications.
MauEvent.Builder - Class in com.atlassian.analytics.api.events
 

P

PrivacyPolicySafe - Annotation Type in com.atlassian.analytics.api.annotations
Deprecated.
as of 3.39. Use plugin-level whitelists instead.
processEvent(Object) - Method in interface com.atlassian.analytics.api.listener.ProductAnalyticsEventListener
 
ProductAnalyticsEventListener - Interface in com.atlassian.analytics.api.listener
Event listener service which allows a product to process analytics events.

V

valueOf(String) - Static method in enum com.atlassian.analytics.api.events.AnalyticsConfigChangedEvent.Key
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.atlassian.analytics.api.events.AnalyticsConfigChangedEvent.Key
Returns an array containing the constants of this enum type, in the order they are declared.

W

withEmail(String) - Static method in class com.atlassian.analytics.api.events.MauEvent
 
A B C E G H I K M P V W 
Skip navigation links

Copyright © 2021 Atlassian. All rights reserved.