Uses of Class
org.exoplatform.addons.gamification.service.configuration.BadgeService
Packages that use BadgeService
Package
Description
-
Uses of BadgeService in org.exoplatform.addons.gamification.listener.gamification.domain
Fields in org.exoplatform.addons.gamification.listener.gamification.domain declared as BadgeServiceConstructors in org.exoplatform.addons.gamification.listener.gamification.domain with parameters of type BadgeServiceModifierConstructorDescriptionGamificationDomainListener(RuleService ruleService, BadgeService badgeService) -
Uses of BadgeService in org.exoplatform.addons.gamification.rest
Fields in org.exoplatform.addons.gamification.rest declared as BadgeServiceModifier and TypeFieldDescriptionprotected BadgeServiceManageBadgesEndpoint.badgeServiceprotected BadgeServiceUserReputationEndpoint.badgeService -
Uses of BadgeService in org.exoplatform.addons.gamification.service.setting.badge.impl
Constructors in org.exoplatform.addons.gamification.service.setting.badge.impl with parameters of type BadgeServiceModifierConstructorDescriptionBadgeRegistryImpl(org.exoplatform.commons.file.services.FileService fileService, DomainService domainService, BadgeService badgeService)