Uses of Class
com.atlassian.bitbucket.dashboard.SuggestPullRequestsRequest
Packages that use SuggestPullRequestsRequest
-
Uses of SuggestPullRequestsRequest in com.atlassian.bitbucket.dashboard
Methods in com.atlassian.bitbucket.dashboard that return SuggestPullRequestsRequestModifier and TypeMethodDescriptionSuggestPullRequestsRequest.Builder.build()
Assembles a newSuggestPullRequestsRequest
from the provided values.Methods in com.atlassian.bitbucket.dashboard with parameters of type SuggestPullRequestsRequestModifier and TypeMethodDescriptionDashboardService.suggestPullRequests
(SuggestPullRequestsRequest request) Retrieves a single page of suggestions for pull requests that a user may wish to raise.