Uses of Class
org.miaixz.bus.gitlab.hooks.web.PushEvent
Packages that use PushEvent
-
Uses of PushEvent in org.miaixz.bus.gitlab.hooks.web
Methods in org.miaixz.bus.gitlab.hooks.web with parameters of type PushEventModifier and TypeMethodDescriptionprotected voidWebHookManager.firePushEvent(PushEvent pushEvent) default voidWebHookListener.onPushEvent(PushEvent pushEvent) This method is called when a WebHook push event has been received.