| 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 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
| |||||||||||
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.