Uses of Class
org.exoplatform.addons.gamification.service.effective.LeaderboardFilter
-
Packages that use LeaderboardFilter Package Description org.exoplatform.addons.gamification.service.effective -
-
Uses of LeaderboardFilter in org.exoplatform.addons.gamification.service.effective
Methods in org.exoplatform.addons.gamification.service.effective with parameters of type LeaderboardFilter Modifier and Type Method Description List<StandardLeaderboard>GamificationService. filter(LeaderboardFilter filter)Filter Leaderboard logic (filter by Domain or/and by period)
-