public class DiffCommandParameters extends AbstractDiffCommandParameters
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DiffCommandParameters.Builder  | 
AbstractDiffCommandParameters.AbstractBuilder<B extends AbstractDiffCommandParameters.AbstractBuilder<B>>DEFAULT_CONTEXT_LINESNOT_BLANK| Modifier and Type | Method and Description | 
|---|---|
String | 
getSinceId()  | 
String | 
getUntilId()  | 
DiffContext | 
toContext()
Assembles a  
DiffContext from these parameters. | 
getContextLines, getMaxLineLength, getMaxLines, getPaths, getSecondaryRepository, getWhitespace, hasContextLines, hasPaths, toContextaddIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank@Nonnull public DiffContext toContext()
DiffContext from these parameters.DiffContext describing these parametersCopyright © 2019 Atlassian. All rights reserved.