Uses of Interface
io.meeds.gamification.service.RuleService
Packages that use RuleService
Package
Description
-
Uses of RuleService in io.meeds.gamification.analytics
Constructors in io.meeds.gamification.analytics with parameters of type RuleServiceModifierConstructorDescriptionAnalyticsAnnouncementListener(org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, RuleService ruleService) AnalyticsRealizationListener(RuleService ruleService, EventService eventService, RealizationService realizationService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService) AnalyticsRuleListener(org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, RuleService ruleService, EventService eventService) -
Uses of RuleService in io.meeds.gamification.listener
Fields in io.meeds.gamification.listener declared as RuleServiceModifier and TypeFieldDescriptionprotected final RuleServiceGamificationActivityListener.ruleServiceprotected RuleServiceGamificationGenericListener.ruleServiceprotected RuleServiceGamificationSpaceListener.ruleServiceprotected RuleServiceGamificationUserLoginListener.ruleServiceprotected RuleServiceProgramAudienceUpdatedListener.ruleServiceprotected RuleServiceProgramDeletedRuleListener.ruleServiceConstructors in io.meeds.gamification.listener with parameters of type RuleServiceModifierConstructorDescriptionActionCreatedNotificationListener(RuleService ruleService) GamificationActivityListener(RuleService ruleService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.manager.ActivityManager activityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.container.xml.InitParams params) GamificationGenericListener(org.exoplatform.container.PortalContainer container, RuleService ruleService, org.exoplatform.social.core.manager.IdentityManager identityManager, RealizationService realizationService) GamificationRuleListener(org.exoplatform.services.listener.ListenerService listenerService, RuleService ruleService, org.exoplatform.social.core.manager.IdentityManager identityManager) GamificationSpaceListener(RuleService ruleService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.services.listener.ListenerService listenerService) GamificationUserLoginListener(RuleService ruleService, org.exoplatform.social.core.manager.IdentityManager identityManager, RealizationService realizationService) MetadataItemAdded(RuleService ruleService, org.exoplatform.commons.search.index.IndexingService indexingService) MetadataItemDeleted(RuleService ruleService, org.exoplatform.commons.search.index.IndexingService indexingService) MetadataItemModified(RuleService ruleService, org.exoplatform.commons.search.index.IndexingService indexingService) ProgramAudienceUpdatedListener(ProgramService programService, RuleService ruleService, org.exoplatform.social.core.manager.ActivityManager activityManager) ProgramAutoDisableListener(ProgramService programService, RuleService ruleService) ProgramDeletedRuleListener(ProgramService programService, RuleService ruleService) ProgramModifiedDateUpdaterListener(ProgramService programService, RuleService ruleService) RuleIndexingListener(org.exoplatform.commons.search.index.IndexingService indexingService, RuleService ruleService) RulePublisherListener(org.exoplatform.commons.search.index.IndexingService indexingService, RuleService ruleService) -
Uses of RuleService in io.meeds.gamification.notification.plugin
Constructors in io.meeds.gamification.notification.plugin with parameters of type RuleServiceModifierConstructorDescriptionActionActivityChildPlugin(org.exoplatform.social.core.manager.ActivityManager activityManager, RuleService ruleService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.container.xml.InitParams initParams) ActionAnnouncedNotificationPlugin(RuleService ruleService, org.exoplatform.social.core.manager.ActivityManager activityManager, org.exoplatform.container.xml.InitParams initParams, org.exoplatform.social.core.space.spi.SpaceService spaceService) -
Uses of RuleService in io.meeds.gamification.notification.provider
Constructors in io.meeds.gamification.notification.provider with parameters of type RuleServiceModifierConstructorDescriptionMailTemplateProvider(RuleService ruleService, AnnouncementService announcementService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.container.xml.InitParams initParams) MobilePushTemplateProvider(RuleService ruleService, AnnouncementService announcementService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.container.xml.InitParams initParams) -
Uses of RuleService in io.meeds.gamification.notification.provider.builder
Constructors in io.meeds.gamification.notification.provider.builder with parameters of type RuleServiceModifierConstructorDescriptionActionAnnouncedTemplateBuilder(RuleService ruleService, AnnouncementService announcementService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.commons.api.notification.channel.template.TemplateProvider templateProvider, boolean pushNotification) ActionPublishedTemplateBuilder(RuleService ruleService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.commons.api.notification.channel.template.TemplateProvider templateProvider, boolean pushNotification) ContributionAcceptedTemplateBuilder(RuleService ruleService, AnnouncementService announcementService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.commons.api.notification.channel.template.TemplateProvider templateProvider, boolean pushNotification) ContributionRejectedTemplateBuilder(RuleService ruleService, AnnouncementService announcementService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.commons.api.notification.channel.template.TemplateProvider templateProvider, boolean pushNotification) -
Uses of RuleService in io.meeds.gamification.plugin
Constructors in io.meeds.gamification.plugin with parameters of type RuleServiceModifierConstructorDescriptionRuleActivityTypePlugin(ProgramService programService, RuleService ruleService, org.exoplatform.container.xml.InitParams params) RuleAttachmentPlugin(ProgramService programService, RuleService ruleService, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.social.core.manager.IdentityManager identityManager) RuleTranslationPlugin(ProgramService programService, RuleService ruleService, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.social.core.manager.IdentityManager identityManager) -
Uses of RuleService in io.meeds.gamification.rest
Fields in io.meeds.gamification.rest declared as RuleServiceModifier and TypeFieldDescriptionprotected final RuleServiceBadgeRest.ruleServiceprotected RuleServiceProgramRest.ruleServiceprotected RuleServiceRuleRest.ruleServiceConstructors in io.meeds.gamification.rest with parameters of type RuleServiceModifierConstructorDescriptionBadgeRest(BadgeService badgeService, RuleService ruleService, org.exoplatform.commons.file.services.FileService fileService, org.exoplatform.upload.UploadService uploadService, org.exoplatform.social.core.manager.IdentityManager identityManager) ProgramRest(org.exoplatform.container.PortalContainer portalContainer, ProgramService programService, RuleService ruleService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.social.core.manager.IdentityManager identityManager, io.meeds.portal.security.service.SecuritySettingService securitySettingService, org.exoplatform.portal.config.UserACL userAcl) RealizationRest(ProgramService programService, RuleService ruleService, io.meeds.social.translation.service.TranslationService translationService, RealizationService realizationService, org.exoplatform.social.core.manager.IdentityManager identityManager, io.meeds.portal.security.service.SecuritySettingService securitySettingService, org.exoplatform.social.common.xmlprocessor.XMLProcessor xmlProcessor, org.exoplatform.portal.config.UserACL userAcl) RuleRest(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, io.meeds.portal.security.service.SecuritySettingService securitySettingService, org.exoplatform.social.core.manager.ActivityManager activityManager, org.exoplatform.social.common.xmlprocessor.XMLProcessor xmlProcessor, org.exoplatform.portal.config.UserACL userAcl) -
Uses of RuleService in io.meeds.gamification.rest.builder
Methods in io.meeds.gamification.rest.builder with parameters of type RuleServiceModifier and TypeMethodDescriptionstatic List<ProgramRestEntity> ProgramBuilder.toRestEntities(ProgramService programService, RuleService ruleService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.portal.config.UserACL userAcl, Locale locale, List<ProgramDTO> programs, List<String> expandFields, String username) static List<RealizationRestEntity> RealizationBuilder.toRestEntities(ProgramService programService, RuleService ruleService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.common.xmlprocessor.XMLProcessor xmlProcessor, org.exoplatform.portal.config.UserACL userAcl, List<RealizationDTO> realizations, String currentUsername, Locale locale) static ProgramRestEntityProgramBuilder.toRestEntity(ProgramService programService, RuleService ruleService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.portal.config.UserACL userAcl, ProgramDTO program, Locale locale, String username, List<String> expandFields, boolean expandAdministrators) static RealizationRestEntityRealizationBuilder.toRestEntity(ProgramService programService, RuleService ruleService, io.meeds.social.translation.service.TranslationService translationService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.common.xmlprocessor.XMLProcessor xmlProcessor, org.exoplatform.portal.config.UserACL userAcl, RealizationDTO realization, String currentUsername, Locale locale) static 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 RuleService in io.meeds.gamification.service.impl
Classes in io.meeds.gamification.service.impl that implement RuleServiceConstructors in io.meeds.gamification.service.impl with parameters of type RuleServiceModifierConstructorDescriptionAnnouncementServiceImpl(AnnouncementStorage announcementStorage, RuleService ruleService, RealizationService realizationService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.manager.ActivityManager activityManager, org.exoplatform.services.listener.ListenerService listenerService) RealizationServiceImpl(ProgramService programService, RuleService ruleService, org.exoplatform.services.resources.ResourceBundleService resourceBundleService, EventService eventService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, RealizationStorage realizationStorage, org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.container.xml.InitParams initParams)