java.lang.Object | |
↳ | com.atlassian.bitbucket.pull.PullRequestParticipantRequest |
Request for searching for pull requests by participant. The purpose and behaviour of each field is described on its
accessor. Used to add searching of specific participants to a PullRequestSearchRequest
.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PullRequestParticipantRequest.Builder |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
When set, limits the pull requests to search for by whether or not they are approved by the
user . | |||||||||||
When set, limits the pull requests to search for by a specified
pull request role
for the user . | |||||||||||
Restricts the search to a specified
user with the given username. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
When set, limits the pull requests to search for by whether or not they are approved by the user
.
When set, limits the pull requests to search for by a specified pull request role
for the user
.
pull request role
Restricts the search to a specified user
with the given username.