java.lang.Object | |
↳ | com.atlassian.bitbucket.pull.PullRequestParticipantSearchRequest |
Request for searching pull request participant users.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PullRequestParticipantSearchRequest.Builder |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
When set, limits the search to the users whose username, name or email address contain the
filter value. | |||||||||||
When set, limits the search by the repository the pull requests are coming from.
| |||||||||||
When set, limits the search by the participants role.
| |||||||||||
When set, limits the search by the repository the pull requests are going to.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
When set, limits the search to the users whose username, name or email address contain the filter
value.
When set, limits the search by the repository the pull requests are coming from.
When set, limits the search by the participants role.
When set, limits the search by the repository the pull requests are going to.