public class CompareDiffCommandParameters extends AbstractDiffCommandParameters
| Modifier and Type | Class and Description |
|---|---|
static class |
CompareDiffCommandParameters.Builder |
AbstractDiffCommandParameters.AbstractBuilder<B extends AbstractDiffCommandParameters.AbstractBuilder<B>>DEFAULT_CONTEXT_LINESNOT_BLANK| Modifier and Type | Method and Description |
|---|---|
DiffContext |
toContext(CompareRequest compareRequest,
String mergeBase) |
getContextLines, getMaxLineLength, getMaxLines, getPaths, getSecondaryRepository, getWhitespace, hasContextLines, hasPaths, toContextaddIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank@Nonnull public DiffContext toContext(@Nonnull CompareRequest compareRequest, @Nonnull String mergeBase)
Copyright © 2019 Atlassian. All rights reserved.