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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
in 4.2 for removal in 5.0. Use
getStatuses() instead
| |||||||||||
When set, limits the pull requests to search for by a specified
pull request role
for the user . | |||||||||||
Limits the pull requests to search for by the participant
status | |||||||||||
Restricts the search to a specified
user with the given username. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
This method is deprecated.
in 4.2 for removal in 5.0. Use getStatuses()
instead
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.