Uses of Class
com.atlassian.bitbucket.pull.PullRequestParticipantSearchRequest
Packages that use PullRequestParticipantSearchRequest
-
Uses of PullRequestParticipantSearchRequest in com.atlassian.bitbucket.pull
Methods in com.atlassian.bitbucket.pull that return PullRequestParticipantSearchRequestModifier and TypeMethodDescriptionPullRequestParticipantSearchRequest.Builder.build()Assembles a newPullRequestParticipantSearchRequestfrom the provided values.Methods in com.atlassian.bitbucket.pull with parameters of type PullRequestParticipantSearchRequestModifier and TypeMethodDescriptionPullRequestService.searchUsers(PullRequestParticipantSearchRequest searchRequest, PageRequest pageRequest) Findsuserswho have participated in pull requests based on the providedsearch request.