Uses of Interface
org.exoplatform.addons.gamification.service.ChallengeService
-
-
Uses of ChallengeService in org.exoplatform.addons.gamification.listener.challenges
Constructors in org.exoplatform.addons.gamification.listener.challenges with parameters of type ChallengeService Constructor Description AnnouncementActivityGeneratorListener(org.exoplatform.container.ExoContainer container, org.exoplatform.social.core.storage.api.ActivityStorage activityStorage, ChallengeService challengeService, org.exoplatform.social.websocket.ActivityStreamWebSocketService activityStreamWebSocketService) -
Uses of ChallengeService in org.exoplatform.addons.gamification.rest
Constructors in org.exoplatform.addons.gamification.rest with parameters of type ChallengeService Constructor Description ChallengeRest(ChallengeService challengeService, AnnouncementService announcementService) -
Uses of ChallengeService in org.exoplatform.addons.gamification.service.configuration
Classes in org.exoplatform.addons.gamification.service.configuration that implement ChallengeService Modifier and Type Class Description classChallengeServiceImpl
-