Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.hooks.WebhookConfiguration
Packages that use WebhookConfiguration
-
Uses of WebhookConfiguration in com.cloudbees.jenkins.plugins.bitbucket
Methods in com.cloudbees.jenkins.plugins.bitbucket that return WebhookConfigurationModifier and TypeMethodDescriptionfinal WebhookConfiguration
WebhookConfigurationTrait.getWebhookConfiguration()
Gets the WebhookConfiguration to apply.final WebhookConfiguration
BitbucketSCMSourceContext.webhookConfiguration()
Returns theWebhookConfiguration
configuration.Methods in com.cloudbees.jenkins.plugins.bitbucket with parameters of type WebhookConfigurationModifier and TypeMethodDescriptionBitbucketSCMSourceContext.webhookConfiguration
(WebhookConfiguration configuration) Defines theWebhookRegistration
mode to use in this context.