Uses of Class
com.atlassian.bitbucket.pull.PullRequestParticipantSearchRequest
-
Uses of PullRequestParticipantSearchRequest in com.atlassian.bitbucket.pull
Modifier and TypeMethodDescriptionPullRequestParticipantSearchRequest.Builder.build()
Assembles a newPullRequestParticipantSearchRequest
from the provided values.Modifier and TypeMethodDescriptionPullRequestService.searchUsers
(PullRequestParticipantSearchRequest searchRequest, PageRequest pageRequest) Findsusers
who have participated in pull requests based on the providedsearch request
.