Uses of Interface
com.atlassian.bitbucket.scm.git.command.diff.GitDiffTreeBuilder
Packages that use GitDiffTreeBuilder
Package
Description
-
Uses of GitDiffTreeBuilder in com.atlassian.bitbucket.scm.git.command
Methods in com.atlassian.bitbucket.scm.git.command that return GitDiffTreeBuilder -
Uses of GitDiffTreeBuilder in com.atlassian.bitbucket.scm.git.command.diff
Methods in com.atlassian.bitbucket.scm.git.command.diff that return GitDiffTreeBuilderModifier and TypeMethodDescriptionGitDiffTreeBuilder.always(boolean value) GitDiffTreeBuilder.inputHandler(com.atlassian.bitbucket.scm.CommandInputHandler inputHandler) GitDiffTreeBuilder.merges(boolean value) GitDiffTreeBuilder.recursive(boolean value) GitDiffTreeBuilder.root(boolean value)