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, toContext
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
public boolean hasSinceId()
@Nonnull public ChangeContext toContext()
ChangeContext
from these parameters.ChangeContext
describing these parametersCopyright © 2019 Atlassian. All rights reserved.