Uses of Class
com.atlassian.bitbucket.pull.PullRequestParticipantSearchRequest.Builder
-
Uses of PullRequestParticipantSearchRequest.Builder in com.atlassian.bitbucket.pull
Modifier and TypeMethodDescriptionLimits the search to the users whose username, name or email address contain thevalue
PullRequestParticipantSearchRequest.Builder.fromRepository
(Repository value) Limits the search by the repository the pull requests are coming from.PullRequestParticipantSearchRequest.Builder.role
(PullRequestRole value) Limits the search by the participants role.PullRequestParticipantSearchRequest.Builder.toRepository
(Repository value) Limits the search by the repository the pull requests are going to.