java.lang.Object | ||
↳ | com.atlassian.bitbucket.util.BuilderSupport | |
↳ | com.atlassian.bitbucket.pull.PullRequestParticipantRequest.Builder |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.util.BuilderSupport
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Assembles a new
PullRequestParticipantRequest from the provided values. | |||||||||||
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
| |||||||||||
Limits the pull requests to search for by the participant status
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.util.BuilderSupport
| |||||||||||
From class
java.lang.Object
|
Assembles a new PullRequestParticipantRequest
from the provided values.
Limits the pull requests to search for by a specified pull request role
for the
user
.
value | the pull request role |
---|
Limits the pull requests to search for by the participant status
value | the status to search for |
---|
Limits the pull requests to search for by the participant status
values | the statuses to search for |
---|