Uses of Class
com.atlassian.bitbucket.scm.DiffCommandParameters
Packages that use DiffCommandParameters
- 
Uses of DiffCommandParameters in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return DiffCommandParametersMethods in com.atlassian.bitbucket.scm with parameters of type DiffCommandParametersModifier and TypeMethodDescriptionScmCommandFactory.diff(DiffCommandParameters parameters, DiffContentCallback callback) Streams a diff between twocommits.ScmCommandFactory.diff(DiffCommandParameters parameters, TypeAwareOutputSupplier outputSupplier) Streams a diff between twocommits.