Uses of Class
com.atlassian.bitbucket.content.DiffRequest
Packages that use DiffRequest
-
Uses of DiffRequest in com.atlassian.bitbucket.commit
Methods in com.atlassian.bitbucket.commit with parameters of type DiffRequestModifier and TypeMethodDescriptionvoid
CommitService.streamDiff
(DiffRequest request, DiffContentCallback callback) Streams diff output for the specifiedpaths
at the specified commit.void
CommitService.streamDiff
(DiffRequest request, TypeAwareOutputSupplier outputSupplier) Streams diff output for the specifiedrequest
. -
Uses of DiffRequest in com.atlassian.bitbucket.content
Methods in com.atlassian.bitbucket.content that return DiffRequestConstructors in com.atlassian.bitbucket.content with parameters of type DiffRequest