Uses of Enum Class
com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Page
Packages that use UnlicensedAnalyticsEvent.Page
-
Uses of UnlicensedAnalyticsEvent.Page in com.atlassian.greenhopper.web.rapid.event
Methods in com.atlassian.greenhopper.web.rapid.event that return UnlicensedAnalyticsEvent.PageModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static UnlicensedAnalyticsEvent.Page[]
UnlicensedAnalyticsEvent.Page.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.PageModifierConstructorDescriptionUnlicensedAnalyticsEvent
(UnlicensedAnalyticsEvent.Page requestedPage) UnlicensedAnalyticsEvent
(UnlicensedAnalyticsEvent.Page requestedPage, UnlicensedAnalyticsEvent.Chart chart)