Uses of Annotation Interface
org.jenkinsci.plugins.github.webhook.GHEventPayload
Packages that use GHEventPayload
-
Uses of GHEventPayload in com.cloudbees.jenkins
Method parameters in com.cloudbees.jenkins with annotations of type GHEventPayload -
Uses of GHEventPayload in org.jenkinsci.plugins.github.webhook
Methods in org.jenkinsci.plugins.github.webhook with parameters of type GHEventPayloadModifier and TypeMethodDescriptionGHEventPayload.PayloadHandler.parse
(org.kohsuke.stapler.StaplerRequest2 req, GHEventPayload a, Class type, String param)