Uses of Class
org.exoplatform.gamification.github.rest.model.WebHookRestEntity
Packages that use WebHookRestEntity
-
Uses of WebHookRestEntity in org.exoplatform.gamification.github.rest.builder
Methods in org.exoplatform.gamification.github.rest.builder that return WebHookRestEntityModifier and TypeMethodDescriptionstatic WebHookRestEntityWebHookBuilder.toRestEntity(WebhookService webhookService, GithubConsumerService githubConsumerService, WebHook webHook) Methods in org.exoplatform.gamification.github.rest.builder that return types with arguments of type WebHookRestEntityModifier and TypeMethodDescriptionstatic List<WebHookRestEntity>WebHookBuilder.toRestEntities(WebhookService webhookService, GithubConsumerService githubConsumerService, Collection<WebHook> webHooks)