public class FileCommandParameters extends AbstractCommitCommandParameters
| Modifier and Type | Class and Description |
|---|---|
static class |
FileCommandParameters.Builder |
AbstractCommitCommandParameters.AbstractCommitParametersBuilder<B extends AbstractCommitCommandParameters.AbstractCommitParametersBuilder<B>>NOT_BLANK| Modifier and Type | Method and Description |
|---|---|
int |
getMaxLineLength() |
boolean |
isAnnotated() |
FileContext |
toContext()
Assembles a
FileContext from these parameters. |
getCommitId, getPath, hasPathaddIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlankpublic int getMaxLineLength()
public boolean isAnnotated()
@Nonnull public FileContext toContext()
FileContext from these parameters.FileContext describing these parametersCopyright © 2020 Atlassian. All rights reserved.