Modifier and Type | Class and Description |
---|---|
static class |
ChangesetsRequest.Builder |
Modifier and Type | Method and Description |
---|---|
Iterable<String> |
getCommitIds() |
int |
getMaxChangesPerCommit() |
int |
getMaxMessageLength() |
Repository |
getRepository() |
boolean |
isIgnoreMissing() |
@Nonnull public Iterable<String> getCommitIds()
public int getMaxMessageLength()
public int getMaxChangesPerCommit()
@Nonnull public Repository getRepository()
public boolean isIgnoreMissing()
false
Copyright © 2022 Atlassian. All rights reserved.