Uses of Enum Class
com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Chart
Packages that use UnlicensedAnalyticsEvent.Chart
-
Uses of UnlicensedAnalyticsEvent.Chart in com.atlassian.greenhopper.web.rapid.event
Methods in com.atlassian.greenhopper.web.rapid.event that return UnlicensedAnalyticsEvent.ChartModifier and TypeMethodDescriptionUnlicensedAnalyticsEvent.Chart.getForRequestParameter
(String chartParameter) Returns the enum constant of this class with the specified name.static UnlicensedAnalyticsEvent.Chart[]
UnlicensedAnalyticsEvent.Chart.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.atlassian.greenhopper.web.rapid.event with parameters of type UnlicensedAnalyticsEvent.ChartModifierConstructorDescriptionUnlicensedAnalyticsEvent
(UnlicensedAnalyticsEvent.Page requestedPage, UnlicensedAnalyticsEvent.Chart chart)