Uses of Interface
org.gitlab4j.api.HookManager
Package | Description |
---|---|
org.gitlab4j.api.systemhooks | |
org.gitlab4j.api.webhook |
-
Uses of HookManager in org.gitlab4j.api.systemhooks
Classes in org.gitlab4j.api.systemhooks that implement HookManager Modifier and Type Class Description class
SystemHookManager
This class provides a handler for processing GitLab System Hook callouts. -
Uses of HookManager in org.gitlab4j.api.webhook
Classes in org.gitlab4j.api.webhook that implement HookManager Modifier and Type Class Description class
WebHookManager
This class provides a handler for processing GitLab WebHook callouts.