Uses of Class
org.exoplatform.addons.gamification.service.effective.LeaderboardFilter.Period
-
Packages that use LeaderboardFilter.Period Package Description org.exoplatform.addons.gamification.service.effective -
-
Uses of LeaderboardFilter.Period in org.exoplatform.addons.gamification.service.effective
Methods in org.exoplatform.addons.gamification.service.effective that return LeaderboardFilter.Period Modifier and Type Method Description static LeaderboardFilter.PeriodLeaderboardFilter.Period. valueOf(String name)Returns the enum constant of this type with the specified name.static LeaderboardFilter.Period[]LeaderboardFilter.Period. values()Returns an array containing the constants of this enum type, in the order they are declared.
-