Uses of Class
com.atlassian.bitbucket.jenkins.internal.model.BitbucketWebhookRequest
Packages that use BitbucketWebhookRequest
Package
Description
Add package level annotations to indicate everything is non-null by default.
Add package level annotations to indicate everything is non-null by default.
-
Uses of BitbucketWebhookRequest in com.atlassian.bitbucket.jenkins.internal.client
Methods in com.atlassian.bitbucket.jenkins.internal.client with parameters of type BitbucketWebhookRequestModifier and TypeMethodDescriptionBitbucketWebhookClient.registerWebhook(BitbucketWebhookRequest request) Registers the given webhook in the Bitbucket Server.BitbucketWebhookClientImpl.registerWebhook(BitbucketWebhookRequest request) BitbucketWebhookClient.updateWebhook(int id, BitbucketWebhookRequest request) Updates the existing webhookBitbucketWebhookClientImpl.updateWebhook(int id, BitbucketWebhookRequest request) -
Uses of BitbucketWebhookRequest in com.atlassian.bitbucket.jenkins.internal.model
Subclasses of BitbucketWebhookRequest in com.atlassian.bitbucket.jenkins.internal.modelMethods in com.atlassian.bitbucket.jenkins.internal.model that return BitbucketWebhookRequest