Uses of Class
io.meeds.gamification.github.storage.WebHookStorage
Packages that use WebHookStorage
-
Uses of WebHookStorage in io.meeds.gamification.github.services.impl
Constructors in io.meeds.gamification.github.services.impl with parameters of type WebHookStorageModifierConstructorDescriptionWebhookServiceImpl(org.exoplatform.commons.api.settings.SettingService settingService, WebHookStorage webHookStorage, GithubConsumerService githubServiceConsumer, io.meeds.gamification.service.RuleService ruleService)