Uses of Class
com.atlassian.bamboo.plugins.bitbucket.rest.entity.PullRequest
Package
Description
-
Uses of PullRequest in com.atlassian.bamboo.plugins.bitbucket.rest.entity
Modifier and TypeMethodDescription@NotNull List<PullRequest>
ListPullRequestsResponse.getPullRequests()
-
Uses of PullRequest in com.atlassian.bamboo.plugins.bitbucket.v2
Modifier and TypeMethodDescriptionprotected List<PullRequest>
BitbucketCloudPullRequestDetector.getPullRequestsByRepository
(@NotNull VcsRepositoryData repositoryData, @Nullable String username, @Nullable String password)