public class ChangesCommandParameters extends AbstractChangesCommandParameters
| Modifier and Type | Class and Description |
|---|---|
static class |
ChangesCommandParameters.Builder |
AbstractChangesCommandParameters.AbstractBuilder<B extends AbstractChangesCommandParameters.AbstractBuilder<B>>NOT_BLANK| Modifier and Type | Method and Description |
|---|---|
String |
getSinceId() |
String |
getUntilId() |
boolean |
hasSinceId() |
ChangeContext |
toContext()
Assembles a
ChangeContext from these parameters. |
getMaxChanges, getPaths, hasPaths, toContextaddIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlankpublic boolean hasSinceId()
@Nonnull public ChangeContext toContext()
ChangeContext from these parameters.ChangeContext describing these parametersCopyright © 2020 Atlassian. All rights reserved.