| Package | Description |
|---|---|
| com.atlassian.analytics.api.events |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsConfigChangedEvent.Key |
AnalyticsConfigChangedEvent.getKey() |
static AnalyticsConfigChangedEvent.Key |
AnalyticsConfigChangedEvent.Key.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyticsConfigChangedEvent.Key[] |
AnalyticsConfigChangedEvent.Key.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AnalyticsConfigChangedEvent(AnalyticsConfigChangedEvent.Key key,
String oldValue,
String newValue) |
Copyright © 2018 Atlassian. All rights reserved.