Class GithubWebHookRest

java.lang.Object
org.exoplatform.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 Details

  • Method Details

    • githubEvent

      public javax.ws.rs.core.Response githubEvent(@HeaderParam("x-github-event") String event, @HeaderParam("x-hub-signature") String signature, String obj)
    • getUserSocialId

      public org.exoplatform.social.core.identity.model.Identity getUserSocialId(String userName)