Uses of Class
com.atlassian.confluence.it.analytics.AnalyticsHelper.Mode
-
Packages that use AnalyticsHelper.Mode Package Description com.atlassian.confluence.it.analytics -
-
Uses of AnalyticsHelper.Mode in com.atlassian.confluence.it.analytics
Methods in com.atlassian.confluence.it.analytics that return AnalyticsHelper.Mode Modifier and Type Method Description static AnalyticsHelper.ModeAnalyticsHelper.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static AnalyticsHelper.Mode[]AnalyticsHelper.Mode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.atlassian.confluence.it.analytics with parameters of type AnalyticsHelper.Mode Modifier and Type Method Description AnalyticsEventReportAnalyticsHelper. getEventReport(AnalyticsHelper.Mode mode)
-