Uses of Class
org.exoplatform.addons.gamification.service.configuration.BadgeService
-
Packages that use BadgeService Package Description org.exoplatform.addons.gamification.listener.gamification.domain org.exoplatform.addons.gamification.rest -
-
Uses of BadgeService in org.exoplatform.addons.gamification.listener.gamification.domain
Fields in org.exoplatform.addons.gamification.listener.gamification.domain declared as BadgeService Modifier and Type Field Description protected BadgeServiceGamificationDomainListener. badgeServiceConstructors in org.exoplatform.addons.gamification.listener.gamification.domain with parameters of type BadgeService Constructor Description GamificationDomainListener(RuleService ruleService, BadgeService badgeService) -
Uses of BadgeService in org.exoplatform.addons.gamification.rest
Fields in org.exoplatform.addons.gamification.rest declared as BadgeService Modifier and Type Field Description protected BadgeServiceManageBadgesEndpoint. badgeServiceprotected BadgeServiceUserReputationEndpoint. badgeService
-