Uses of Interface
com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketPullRequestEvent
Packages that use BitbucketPullRequestEvent
Package
Description
-
Uses of BitbucketPullRequestEvent in com.cloudbees.jenkins.plugins.bitbucket.client
Methods in com.cloudbees.jenkins.plugins.bitbucket.client that return BitbucketPullRequestEventModifier and TypeMethodDescriptionstatic BitbucketPullRequestEventBitbucketCloudWebhookPayload.pullRequestEventFromPayload(String payload) -
Uses of BitbucketPullRequestEvent in com.cloudbees.jenkins.plugins.bitbucket.client.events
Classes in com.cloudbees.jenkins.plugins.bitbucket.client.events that implement BitbucketPullRequestEvent -
Uses of BitbucketPullRequestEvent in com.cloudbees.jenkins.plugins.bitbucket.server.client
Methods in com.cloudbees.jenkins.plugins.bitbucket.server.client that return BitbucketPullRequestEventModifier and TypeMethodDescriptionstatic BitbucketPullRequestEventBitbucketServerWebhookPayload.pullRequestEventFromPayload(String payload) -
Uses of BitbucketPullRequestEvent in com.cloudbees.jenkins.plugins.bitbucket.server.events
Classes in com.cloudbees.jenkins.plugins.bitbucket.server.events that implement BitbucketPullRequestEvent