Uses of Class
org.miaixz.bus.gitlab.hooks.web.BuildEvent
Packages that use BuildEvent
-
Uses of BuildEvent in org.miaixz.bus.gitlab
Methods in org.miaixz.bus.gitlab with parameters of type BuildEventModifier and TypeMethodDescriptionprotected voidWebHookManager.fireBuildEvent(BuildEvent buildEvent) -
Uses of BuildEvent in org.miaixz.bus.gitlab.hooks.web
Methods in org.miaixz.bus.gitlab.hooks.web with parameters of type BuildEventModifier and TypeMethodDescriptiondefault voidWebHookListener.onBuildEvent(BuildEvent buildEvent) This method is called when a WebHook build event has been received.