Uses of Class
org.exoplatform.gamification.github.services.GithubHooksManagement
-
Packages that use GithubHooksManagement Package Description org.exoplatform.gamification.github.listener org.exoplatform.gamification.github.rest -
-
Uses of GithubHooksManagement in org.exoplatform.gamification.github.listener
Constructors in org.exoplatform.gamification.github.listener with parameters of type GithubHooksManagement Constructor Description GithubEventsListener(GithubHooksManagement githubHooksManagement) -
Uses of GithubHooksManagement in org.exoplatform.gamification.github.rest
Constructors in org.exoplatform.gamification.github.rest with parameters of type GithubHooksManagement Constructor Description GithubWebHookRest(GithubHooksManagement githubHooksManagement)HooksManagementRest(GithubHooksManagement githubHooksManagement)
-