Uses of Interface
com.cloudbees.jenkins.plugins.bitbucket.api.webhook.BitbucketWebhookManager
Packages that use BitbucketWebhookManager
Package
Description
-
Uses of BitbucketWebhookManager in com.cloudbees.jenkins.plugins.bitbucket.api.webhook
Methods in com.cloudbees.jenkins.plugins.bitbucket.api.webhook that return types with arguments of type BitbucketWebhookManagerModifier and TypeMethodDescriptionClass<? extends BitbucketWebhookManager>
BitbucketWebhookConfiguration.getManager()
Returns the implementation that is in charge to apply this configuration to the Bitbucket. -
Uses of BitbucketWebhookManager in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.cloud
Classes in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.cloud that implement BitbucketWebhookManagerMethods in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.cloud that return types with arguments of type BitbucketWebhookManagerModifier and TypeMethodDescriptionClass<? extends BitbucketWebhookManager>
CloudWebhookConfiguration.getManager()
-
Uses of BitbucketWebhookManager in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.plugin
Classes in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.plugin that implement BitbucketWebhookManagerMethods in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.plugin that return types with arguments of type BitbucketWebhookManagerModifier and TypeMethodDescriptionClass<? extends BitbucketWebhookManager>
PluginWebhookConfiguration.getManager()
Deprecated. -
Uses of BitbucketWebhookManager in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.server
Classes in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.server that implement BitbucketWebhookManagerMethods in com.cloudbees.jenkins.plugins.bitbucket.impl.webhook.server that return types with arguments of type BitbucketWebhookManagerModifier and TypeMethodDescriptionClass<? extends BitbucketWebhookManager>
ServerWebhookConfiguration.getManager()