Uses of Class
org.gitlab4j.api.systemhooks.PushSystemHookEvent
Package | Description |
---|---|
org.gitlab4j.api.systemhooks |
-
Uses of PushSystemHookEvent in org.gitlab4j.api.systemhooks
Methods in org.gitlab4j.api.systemhooks with parameters of type PushSystemHookEvent Modifier and Type Method Description protected void
SystemHookManager. firePushEvent(PushSystemHookEvent event)
default void
SystemHookListener. onPushEvent(PushSystemHookEvent event)
This method is called when a System Hook push event has been received.