Uses of Interface
org.exoplatform.gamification.github.services.GithubTriggerService
Packages that use GithubTriggerService
Package
Description
-
Uses of GithubTriggerService in org.exoplatform.gamification.github.rest
Constructors in org.exoplatform.gamification.github.rest with parameters of type GithubTriggerService -
Uses of GithubTriggerService in org.exoplatform.gamification.github.services.impl
Classes in org.exoplatform.gamification.github.services.impl that implement GithubTriggerServiceConstructors in org.exoplatform.gamification.github.services.impl with parameters of type GithubTriggerServiceModifierConstructorDescriptionWebhookServiceImpl(org.exoplatform.commons.api.settings.SettingService settingService, GithubTriggerService githubTriggerService, WebHookStorage webHookStorage, GithubConsumerService githubServiceConsumer, io.meeds.gamification.service.EventService eventService)