Uses of Class
com.atlassian.bitbucket.content.ChangesRequest
Packages that use ChangesRequest
Package
Description
-
Uses of ChangesRequest in com.atlassian.bitbucket.commit
Methods in com.atlassian.bitbucket.commit with parameters of type ChangesRequestModifier and TypeMethodDescriptionCommitService.getChanges
(ChangesRequest request, PageRequest pageRequest) Retrieves a page ofchanges
between two commits.void
CommitService.streamChanges
(ChangesRequest request, ChangeCallback callback) -
Uses of ChangesRequest in com.atlassian.bitbucket.content
Methods in com.atlassian.bitbucket.content that return ChangesRequestConstructors in com.atlassian.bitbucket.content with parameters of type ChangesRequest -
Uses of ChangesRequest in com.atlassian.bitbucket.scm
Constructors in com.atlassian.bitbucket.scm with parameters of type ChangesRequest