Package | Description |
---|---|
com.atlassian.bitbucket.scm.git.command.diff |
Modifier and Type | Method and Description |
---|---|
static GitDiffWhitespace |
GitDiffWhitespace.fromDiffWhitespace(com.atlassian.bitbucket.content.DiffWhitespace value) |
static GitDiffWhitespace |
GitDiffWhitespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GitDiffWhitespace[] |
GitDiffWhitespace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GitDiffBuilder |
GitDiffBuilder.whitespace(GitDiffWhitespace value) |
Copyright © 2019 Atlassian. All rights reserved.