Package org.jenkinsci.plugins.github.webhook
package org.jenkinsci.plugins.github.webhook
-
ClassDescriptionInjectedParameter annotation to use on WebMethod parameters.InjectedParameter annotation to use on WebMethod parameters.Utility class for dealing with signatures of incoming requests.InterceptorAnnotation annotation to use on WebMethod signature.Class to incapsulate manipulation with webhooks on GH Each manager works with only one hook url (created with
WebhookManager.forHookUrl(URL)
)