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