Uses of Class
com.atlassian.bitbucket.pull.PullRequestDiffRequest
-
Uses of PullRequestDiffRequest in com.atlassian.bitbucket.pull
Modifier and TypeMethodDescriptionvoid
PullRequestService.streamDiff
(PullRequestDiffRequest request, DiffContentCallback callback) Streams theDiff
for the specified filepath
within thePullRequest
to the providedDiffContentCallback
.void
PullRequestService.streamDiff
(PullRequestDiffRequest request, TypeAwareOutputSupplier outputSupplier) Streams a raw diff for a givenPullRequest
.