Uses of Class
org.miaixz.bus.gitlab.hooks.system.TagPushSystemHookEvent
Packages that use TagPushSystemHookEvent
-
Uses of TagPushSystemHookEvent in org.miaixz.bus.gitlab
Methods in org.miaixz.bus.gitlab with parameters of type TagPushSystemHookEventModifier and TypeMethodDescriptionprotected voidSystemHookManager.fireTagPushEvent(TagPushSystemHookEvent event) -
Uses of TagPushSystemHookEvent in org.miaixz.bus.gitlab.hooks.system
Methods in org.miaixz.bus.gitlab.hooks.system with parameters of type TagPushSystemHookEventModifier and TypeMethodDescriptiondefault voidSystemHookListener.onTagPushEvent(TagPushSystemHookEvent event) This method is called when a System Hook tag push event has been received.