Uses of Class
com.atlassian.bitbucket.pull.PullRequestDiffRequest
Packages that use PullRequestDiffRequest
-
Uses of PullRequestDiffRequest in com.atlassian.bitbucket.pull
Methods in com.atlassian.bitbucket.pull that return PullRequestDiffRequestMethods in com.atlassian.bitbucket.pull with parameters of type PullRequestDiffRequestModifier and TypeMethodDescriptionvoidPullRequestService.streamDiff(PullRequestDiffRequest request, DiffContentCallback callback) Streams theDifffor the specified filepathwithin thePullRequestto the providedDiffContentCallback.voidPullRequestService.streamDiff(PullRequestDiffRequest request, TypeAwareOutputSupplier outputSupplier) Streams a raw diff for a givenPullRequest.Constructors in com.atlassian.bitbucket.pull with parameters of type PullRequestDiffRequest