Uses of Interface
com.cloudbees.jenkins.plugins.bitbucket.api.webhook.BitbucketWebhookConfigurationBuilder
Packages that use BitbucketWebhookConfigurationBuilder
Package
Description
-
Uses of BitbucketWebhookConfigurationBuilder in com.cloudbees.jenkins.plugins.bitbucket.api.webhook
Subinterfaces of BitbucketWebhookConfigurationBuilder in com.cloudbees.jenkins.plugins.bitbucket.api.webhookModifier and TypeInterfaceDescriptioninterface
This interface is intended for webhooks to meet the configuration specifications provided natively with Atlassian products.Methods in com.cloudbees.jenkins.plugins.bitbucket.api.webhook with type parameters of type BitbucketWebhookConfigurationBuilderModifier and TypeMethodDescriptionstatic <T extends BitbucketWebhookConfigurationBuilder>
TReturns aBitbucketWebhookConfiguration
builder for the given configuration identifier.Methods in com.cloudbees.jenkins.plugins.bitbucket.api.webhook that return BitbucketWebhookConfigurationBuilderModifier and TypeMethodDescriptionBitbucketWebhookConfigurationBuilder.autoManaged
(String credentialsId) Enable the auto manage of webhook for each repository in a Jenkins project.BitbucketWebhookConfigurationBuilder.callbackRootURL
(String callbackRootURL) Set the Jenkins root URL used to send event payload.Returns aBitbucketWebhookConfiguration
builder for the given configuration identifier. -
Uses of BitbucketWebhookConfigurationBuilder in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook
Classes in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook that implement BitbucketWebhookConfigurationBuilderMethods in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook that return BitbucketWebhookConfigurationBuilderModifier and TypeMethodDescriptionAbstractBitbucketWebhookConfigurationBuilderImpl.callbackRootURL
(String callbackRootURL) -
Uses of BitbucketWebhookConfigurationBuilder in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.cloud
Classes in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.cloud that implement BitbucketWebhookConfigurationBuilder -
Uses of BitbucketWebhookConfigurationBuilder in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.plugin
Classes in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.plugin that implement BitbucketWebhookConfigurationBuilderMethods in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.plugin that return BitbucketWebhookConfigurationBuilderModifier and TypeMethodDescriptionPluginWebhookConfigurationBuilder.callbackRootURL
(String callbackRootURL) Deprecated. -
Uses of BitbucketWebhookConfigurationBuilder in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.server
Classes in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.server that implement BitbucketWebhookConfigurationBuilder