| Modifier and Type | Method and Description |
|---|---|
static void |
AnalyticsSender.registerAnalyticsSender(com.atlassian.jira.util.stats.ManagedStats managedStats,
com.atlassian.event.api.EventPublisher eventPublisher,
java.util.function.BiFunction<Map,Map,AnalyticsEvent> eventCreator)
Registers an
AnalyticsEvent to send for a ManagedStats. |
| Constructor and Description |
|---|
AnalyticsSender(com.atlassian.event.api.EventPublisher eventPublisher,
java.util.function.BiFunction<Map,Map,AnalyticsEvent> eventCreator) |
| Modifier and Type | Class and Description |
|---|---|
class |
AvatarManagerStatsAnalyticsEvent
Represents subset of
AvatarManagerStats data, that is sent to analytics. |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamAttachmentStoreStatsAnalyticsEvent
Represents subset of
StreamAttachmentStoreStats data, that is sent to analytics. |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexingLimitsStatsAnalyticsEvent
Represents subset of
IndexingLimitsStats data, that is sent to analytics. |
| Modifier and Type | Class and Description |
|---|---|
static class |
LabelSuggesterStats.AnalyticsEvent |
Copyright © 2002-2024 Atlassian. All Rights Reserved.