Uses of Class
org.gitlab4j.api.SystemHooksApi
-
Packages that use SystemHooksApi Package Description org.gitlab4j.api -
-
Uses of SystemHooksApi in org.gitlab4j.api
Methods in org.gitlab4j.api that return SystemHooksApi Modifier and Type Method Description SystemHooksApiGitLabApi. getSystemHooksApi()Gets the SystemHooksApi instance owned by this GitLabApi instance.
-