Package com.atlassian.bitbucket.content
Class ChangesRequest
java.lang.Object
com.atlassian.bitbucket.content.ChangesRequest
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
getRepository
-
getSinceId
-
getUntilId
-
isWithComments
public boolean isWithComments()- Returns:
true
if the comment counts associated with the paths in the changes should be included in the response to this request.false
otherwise
-