Uses of Class
io.meeds.gamification.rest.model.RuleRestEntity
Packages that use RuleRestEntity
-
Uses of RuleRestEntity in io.meeds.gamification.rest.builder
Methods in io.meeds.gamification.rest.builder that return RuleRestEntityModifier and TypeMethodDescriptionstatic RuleRestEntityRuleBuilder.toRestEntity(ProgramService programService, RuleService ruleService, RealizationService realizationService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.social.metadata.favorite.FavoriteService favoriteService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.manager.ActivityManager activityManager, org.exoplatform.social.common.xmlprocessor.XMLProcessor xmlProcessor, org.exoplatform.portal.config.UserACL userAcl, RuleDTO rule, Locale locale, List<String> expandFields, int realizationsLimit, boolean noProgram, boolean anonymous, PeriodType periodType) -
Uses of RuleRestEntity in io.meeds.gamification.rest.model
Methods in io.meeds.gamification.rest.model that return RuleRestEntity