Uses of Enum
com.atlassian.beehive.core.stats.StatisticsType
Packages that use StatisticsType
-
Uses of StatisticsType in com.atlassian.beehive.core.stats
Methods in com.atlassian.beehive.core.stats that return StatisticsTypeModifier and TypeMethodDescriptionStatisticsKey.getType()Returns the type of statistic that this is.static StatisticsTypeReturns the enum constant of this type with the specified name.static StatisticsType[]StatisticsType.values()Returns an array containing the constants of this enum type, in the order they are declared.