Uses of Class
com.atlassian.bitbucket.pull.PullRequestCommitsRequest
-
Uses of PullRequestCommitsRequest in com.atlassian.bitbucket.pull
Modifier and TypeMethodDescriptionPullRequestService.getCommits
(PullRequestCommitsRequest request, PageRequest pageRequest) Retrieves a page of the commits for a given pull request.void
PullRequestService.streamCommits
(PullRequestCommitsRequest request, CommitCallback callback) Streams commits for the specified pull request.