Uses of Class
com.atlassian.bitbucket.content.PatchRequest
Packages that use PatchRequest
-
Uses of PatchRequest in com.atlassian.bitbucket.content
Methods in com.atlassian.bitbucket.content that return PatchRequestMethods in com.atlassian.bitbucket.content with parameters of type PatchRequestModifier and TypeMethodDescriptionvoid
ContentService.streamPatch
(PatchRequest request, TypeAwareOutputSupplier outputSupplier) Streams a patch for a given commit or commit range. -
Uses of PatchRequest in com.atlassian.bitbucket.scm
Constructors in com.atlassian.bitbucket.scm with parameters of type PatchRequest