Class GithubWebHookRest
java.lang.Object
io.meeds.gamification.github.rest.GithubWebHookRest
- All Implemented Interfaces:
org.exoplatform.services.rest.resource.ResourceContainer
public class GithubWebHookRest
extends Object
implements org.exoplatform.services.rest.resource.ResourceContainer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.ResponsegithubEvent(String event, String signature, String payload)
-
Constructor Details
-
GithubWebHookRest
-
-
Method Details
-
githubEvent
-