Uses of Package
org.jenkinsci.plugins.github.webhook
Packages that use org.jenkinsci.plugins.github.webhook
Package
Description
-
Classes in org.jenkinsci.plugins.github.webhook used by com.cloudbees.jenkinsClassDescriptionInjectedParameter annotation to use on WebMethod parameters.InjectedParameter annotation to use on WebMethod parameters.InterceptorAnnotation annotation to use on WebMethod signature.
-
Classes in org.jenkinsci.plugins.github.webhook used by org.jenkinsci.plugins.github.config
-
Classes in org.jenkinsci.plugins.github.webhook used by org.jenkinsci.plugins.github.webhookClassDescriptionInjectedParameter annotation to use on WebMethod parameters.InjectedParameter annotation to use on WebMethod parameters.Utility class for dealing with signatures of incoming requests.Enumeration of supported webhook signature algorithms.Class to incapsulate manipulation with webhooks on GH Each manager works with only one hook url (created with
WebhookManager.forHookUrl(URL))