Uses of Class
org.gitlab4j.api.webhook.BuildEvent
| Package | Description |
|---|---|
| org.gitlab4j.api.webhook |
-
Uses of BuildEvent in org.gitlab4j.api.webhook
Methods in org.gitlab4j.api.webhook with parameters of type BuildEvent Modifier and Type Method Description protected voidWebHookManager. fireBuildEvent(BuildEvent buildEvent)default voidWebHookListener. onBuildEvent(BuildEvent buildEvent)This method is called when a WebHook build event has been received.