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