public class ChangesRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ChangesRequest.Builder |
Modifier and Type | Method and Description |
---|---|
Repository |
getRepository() |
String |
getSinceId() |
String |
getUntilId() |
boolean |
isWithComments() |
@Nonnull public Repository getRepository()
public boolean isWithComments()
true
if the comment counts associated with the paths in the changes should be included
in the response to this request. false
otherwiseCopyright © 2022 Atlassian. All rights reserved.