Package | Description |
---|---|
com.atlassian.bitbucket.content | |
com.atlassian.bitbucket.scm |
Modifier and Type | Method and Description |
---|---|
DiffContext.Builder |
DiffContext.Builder.contextLines(int value) |
DiffContext.Builder |
DiffContext.Builder.maxLineLength(int value) |
DiffContext.Builder |
DiffContext.Builder.maxLines(int value) |
DiffContext.Builder |
DiffContext.Builder.whitespace(DiffWhitespace value) |
Modifier and Type | Method and Description |
---|---|
protected DiffContext |
AbstractDiffCommandParameters.toContext(DiffContext.Builder builder)
Appends common attributes to the provided
DiffContext.Builder before building
it and returning the final DiffContext . |
Copyright © 2019 Atlassian. All rights reserved.