Uses of Class
org.exoplatform.gamification.github.exception.GithubHookException
-
Packages that use GithubHookException Package Description org.exoplatform.gamification.github.services -
-
Uses of GithubHookException in org.exoplatform.gamification.github.services
Methods in org.exoplatform.gamification.github.services that throw GithubHookException Modifier and Type Method Description LongGithubHooksManagement. addHook(String webhook, String org, String repo, boolean active)voidGithubHooksManagement. deleteHook(GitHubHookEntity webhook)voidGithubHooksManagement. updateHook(GitHubHookEntity webhook, String fullPath)
-