Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.client.pullrequest.BitbucketPullRequestValue
Packages that use BitbucketPullRequestValue
Package
Description
-
Uses of BitbucketPullRequestValue in com.cloudbees.jenkins.plugins.bitbucket.client
Methods in com.cloudbees.jenkins.plugins.bitbucket.client that return types with arguments of type BitbucketPullRequestValueModifier and TypeMethodDescriptionBitbucketCloudApiClient.getPullRequests()
Returns the pull requests in the repository. -
Uses of BitbucketPullRequestValue in com.cloudbees.jenkins.plugins.bitbucket.client.events
Methods in com.cloudbees.jenkins.plugins.bitbucket.client.events with parameters of type BitbucketPullRequestValueModifier and TypeMethodDescriptionvoid
BitbucketCloudPullRequestEvent.setPullRequest
(BitbucketPullRequestValue pullRequest) -
Uses of BitbucketPullRequestValue in com.cloudbees.jenkins.plugins.bitbucket.client.pullrequest
Methods in com.cloudbees.jenkins.plugins.bitbucket.client.pullrequest that return types with arguments of type BitbucketPullRequestValueMethod parameters in com.cloudbees.jenkins.plugins.bitbucket.client.pullrequest with type arguments of type BitbucketPullRequestValueModifier and TypeMethodDescriptionvoid
BitbucketPullRequests.setValues
(List<BitbucketPullRequestValue> prValues)