Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.client.pullrequest.BitbucketCloudPullRequest
Packages that use BitbucketCloudPullRequest
Package
Description
-
Uses of BitbucketCloudPullRequest in com.cloudbees.jenkins.plugins.bitbucket.client
Methods in com.cloudbees.jenkins.plugins.bitbucket.client that return types with arguments of type BitbucketCloudPullRequestModifier and TypeMethodDescriptionBitbucketCloudApiClient.getPullRequests()
Returns the pull requests in the repository. -
Uses of BitbucketCloudPullRequest in com.cloudbees.jenkins.plugins.bitbucket.client.events
Methods in com.cloudbees.jenkins.plugins.bitbucket.client.events with parameters of type BitbucketCloudPullRequestModifier and TypeMethodDescriptionvoid
BitbucketCloudPullRequestEvent.setPullRequest
(BitbucketCloudPullRequest pullRequest)