Uses of Interface
org.exoplatform.addons.gamification.service.ChallengeService
Packages that use ChallengeService
Package
Description
-
Uses of ChallengeService in org.exoplatform.addons.gamification.listener.challenges
Constructors in org.exoplatform.addons.gamification.listener.challenges with parameters of type ChallengeServiceModifierConstructorDescriptionAnnouncementActivityGeneratorListener(org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.manager.ActivityManager activityManager, ChallengeService challengeService) -
Uses of ChallengeService in org.exoplatform.addons.gamification.rest
Constructors in org.exoplatform.addons.gamification.rest with parameters of type ChallengeServiceModifierConstructorDescriptionChallengeRest(ChallengeService challengeService, AnnouncementService announcementService, DomainService domainService) -
Uses of ChallengeService in org.exoplatform.addons.gamification.service.configuration
Classes in org.exoplatform.addons.gamification.service.configuration that implement ChallengeServiceConstructors in org.exoplatform.addons.gamification.service.configuration with parameters of type ChallengeServiceModifierConstructorDescriptionAnnouncementServiceImpl(AnnouncementStorage announcementStorage, ChallengeService challengeService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.services.listener.ListenerService listenerService)