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