Uses of Class
org.miaixz.bus.gitlab.hooks.system.GroupSystemHookEvent
Packages that use GroupSystemHookEvent
-
Uses of GroupSystemHookEvent in org.miaixz.bus.gitlab.hooks.system
Methods in org.miaixz.bus.gitlab.hooks.system with parameters of type GroupSystemHookEventModifier and TypeMethodDescriptionprotected voidSystemHookManager.fireGroupEvent(GroupSystemHookEvent event) default voidSystemHookListener.onGroupEvent(GroupSystemHookEvent event) This method is called when a System Hook group event has been received.