Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.client.pullrequest.BitbucketPullRequestValue
Package
Description
-
Uses of BitbucketPullRequestValue in com.cloudbees.jenkins.plugins.bitbucket.client
Modifier and TypeMethodDescriptionBitbucketCloudApiClient.getPullRequests()
Returns the pull requests in the repository. -
Uses of BitbucketPullRequestValue in com.cloudbees.jenkins.plugins.bitbucket.client.events
Modifier and TypeMethodDescriptionvoid
BitbucketCloudPullRequestEvent.setPullRequest
(BitbucketPullRequestValue pullRequest) -
Uses of BitbucketPullRequestValue in com.cloudbees.jenkins.plugins.bitbucket.client.pullrequest
Modifier and TypeMethodDescriptionvoid
BitbucketPullRequests.setValues
(List<BitbucketPullRequestValue> prValues)