Uses of Class
com.atlassian.bitbucket.scm.PatchCommandParameters
Packages that use PatchCommandParameters
-
Uses of PatchCommandParameters in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return PatchCommandParametersMethods in com.atlassian.bitbucket.scm with parameters of type PatchCommandParametersModifier and TypeMethodDescriptionScmExtendedCommandFactory.patch
(PatchCommandParameters parameters, TypeAwareOutputSupplier outputSupplier) Streams a patch for a givencommit
or commit range.