Package | Description |
---|---|
com.atlassian.bitbucket.pull |
Modifier and Type | Method and Description |
---|---|
PullRequestParticipantRequest.Builder |
PullRequestParticipantRequest.Builder.role(PullRequestRole value)
Limits the pull requests to search for by a specified
pull request role for the
user . |
PullRequestParticipantRequest.Builder |
PullRequestParticipantRequest.Builder.status(PullRequestParticipantStatus value)
Limits the pull requests to search for by the participant status
|
PullRequestParticipantRequest.Builder |
PullRequestParticipantRequest.Builder.statuses(Iterable<PullRequestParticipantStatus> values)
Limits the pull requests to search for by the participant status
|
Copyright © 2021 Atlassian. All rights reserved.