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 TypeMethodDescriptionvoidCommitService.streamDiff(DiffRequest request, DiffContentCallback callback) Streams diff output for the specifiedpathsat the specified commit.voidCommitService.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