Uses of Class
org.gitlab4j.api.webhook.BuildEvent
Packages that use BuildEvent
-
Uses of BuildEvent in org.gitlab4j.api.webhook
Methods in org.gitlab4j.api.webhook with parameters of type BuildEventModifier and TypeMethodDescriptionprotected void
WebHookManager.fireBuildEvent
(BuildEvent buildEvent) default void
WebHookListener.onBuildEvent
(BuildEvent buildEvent) This method is called when a WebHook build event has been received.