Uses of Class
org.miaixz.bus.gitlab.hooks.system.ProjectSystemHookEvent
Packages that use ProjectSystemHookEvent
-
Uses of ProjectSystemHookEvent in org.miaixz.bus.gitlab
Methods in org.miaixz.bus.gitlab with parameters of type ProjectSystemHookEventModifier and TypeMethodDescriptionprotected voidSystemHookManager.fireProjectEvent(ProjectSystemHookEvent event) -
Uses of ProjectSystemHookEvent in org.miaixz.bus.gitlab.hooks.system
Methods in org.miaixz.bus.gitlab.hooks.system with parameters of type ProjectSystemHookEventModifier and TypeMethodDescriptiondefault voidSystemHookListener.onProjectEvent(ProjectSystemHookEvent event) This method is called when a System Hook prject event has been received.