Uses of Class
org.gitlab4j.api.systemhooks.GroupSystemHookEvent
| Package | Description |
|---|---|
| org.gitlab4j.api.systemhooks |
-
Uses of GroupSystemHookEvent in org.gitlab4j.api.systemhooks
Methods in org.gitlab4j.api.systemhooks with parameters of type GroupSystemHookEvent Modifier and Type Method Description protected voidSystemHookManager. fireGroupEvent(GroupSystemHookEvent event)default voidSystemHookListener. onGroupEvent(GroupSystemHookEvent event)This method is called when a System Hook group event has been received.