| Annotation Type and Description |
|---|
| com.atlassian.analytics.api.annotations.Analytics
as of 2.25. Use
EventName instead. |
| com.atlassian.analytics.api.annotations.PrivacyPolicySafe
as of 3.39. Use plugin-level whitelists instead.
|
| Method and Description |
|---|
| com.atlassian.analytics.event.EventUtils.getBrowserEventName(String, Map<String, Object>)
since 5.4.3. Replace by
EventUtils.getEventName(String, Map) |
| com.atlassian.analytics.event.EventUtils.getBrowserEventProperties(String, Map<String, Object>)
since version 5.4.3. Replaced by
EventUtils.getEventProperties(String, Map) |
Copyright © 2019 Atlassian. All rights reserved.