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