Uses of Class
org.miaixz.bus.gitlab.hooks.web.IssueEvent
Packages that use IssueEvent
-
Uses of IssueEvent in org.miaixz.bus.gitlab
Methods in org.miaixz.bus.gitlab with parameters of type IssueEventModifier and TypeMethodDescriptionprotected voidWebHookManager.fireIssueEvent(IssueEvent issueEvent) -
Uses of IssueEvent in org.miaixz.bus.gitlab.hooks.web
Methods in org.miaixz.bus.gitlab.hooks.web with parameters of type IssueEventModifier and TypeMethodDescriptiondefault voidWebHookListener.onIssueEvent(IssueEvent event) This method is called when a WebHook issue event has been received.