Package | Description |
---|---|
com.atlassian.bitbucket.pull |
Modifier and Type | Method and Description |
---|---|
PullRequestParticipantSearchRequest |
PullRequestParticipantSearchRequest.Builder.build()
Assembles a new
PullRequestParticipantSearchRequest from the provided values. |
Modifier and Type | Method and Description |
---|---|
Page<ApplicationUser> |
PullRequestService.searchUsers(PullRequestParticipantSearchRequest searchRequest,
PageRequest pageRequest)
Finds
users who have participated in pull requests based on the provided
search request . |
Copyright © 2019 Atlassian. All rights reserved.