Uses of Enum Class
com.atlassian.analytics.api.events.AnalyticsConfigChangedEvent.Key
Packages that use AnalyticsConfigChangedEvent.Key
-
Uses of AnalyticsConfigChangedEvent.Key in com.atlassian.analytics.api.events
Methods in com.atlassian.analytics.api.events that return AnalyticsConfigChangedEvent.KeyModifier and TypeMethodDescriptionAnalyticsConfigChangedEvent.getKey()Returns the enum constant of this class with the specified name.static AnalyticsConfigChangedEvent.Key[]AnalyticsConfigChangedEvent.Key.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.atlassian.analytics.api.events with parameters of type AnalyticsConfigChangedEvent.KeyModifierConstructorDescriptionAnalyticsConfigChangedEvent(AnalyticsConfigChangedEvent.Key key, String oldValue, String newValue)