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, hasPath
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
public int getMaxLineLength()
public boolean isAnnotated()
@Nonnull public FileContext toContext()
FileContext
from these parameters.FileContext
describing these parametersCopyright © 2022 Atlassian. All rights reserved.