Uses of Interface
io.meeds.github.gamification.services.GithubConsumerService
Packages that use GithubConsumerService
Package
Description
-
Uses of GithubConsumerService in io.meeds.github.gamification.rest.builder
Methods in io.meeds.github.gamification.rest.builder with parameters of type GithubConsumerServiceModifier and TypeMethodDescriptionstatic org.springframework.data.domain.Page<WebHookRestEntity> WebHookBuilder.toRestEntities(WebhookService webhookService, GithubConsumerService githubConsumerService, org.springframework.data.domain.Page<WebHook> webHooks) static WebHookRestEntityWebHookBuilder.toRestEntity(WebhookService webhookService, GithubConsumerService githubConsumerService, WebHook webHook) -
Uses of GithubConsumerService in io.meeds.github.gamification.services.impl
Classes in io.meeds.github.gamification.services.impl that implement GithubConsumerService