| Package | Description |
|---|---|
| org.gitlab.api |
| Modifier and Type | Method and Description |
|---|---|
GitlabSystemHook |
GitlabAPI.addSystemHook(String url)
Add new system hook hook
|
GitlabSystemHook |
GitlabAPI.deleteSystemHook(Integer hookId)
Delete system hook
|
| Modifier and Type | Method and Description |
|---|---|
List<GitlabSystemHook> |
GitlabAPI.getSystemHooks()
Get list of system hooks
|
Copyright © 2018. All rights reserved.