Uses of Class
org.exoplatform.addons.gamification.service.dto.configuration.ChallengeRestEntity
-
Packages that use ChallengeRestEntity Package Description org.exoplatform.addons.gamification.service.dto.configuration Spring Framework configuration files.org.exoplatform.addons.gamification.service.mapper -
-
Uses of ChallengeRestEntity in org.exoplatform.addons.gamification.service.dto.configuration
Methods in org.exoplatform.addons.gamification.service.dto.configuration that return ChallengeRestEntity Modifier and Type Method Description ChallengeRestEntityChallengeRestEntity. clone() -
Uses of ChallengeRestEntity in org.exoplatform.addons.gamification.service.mapper
Methods in org.exoplatform.addons.gamification.service.mapper that return ChallengeRestEntity Modifier and Type Method Description static ChallengeRestEntityEntityMapper. fromChallenge(Challenge challenge, List<Announcement> challengeAnnouncements)
-