Uses of Class
com.atlassian.bitbucket.commit.CommitsRequest
-
Uses of CommitsRequest in com.atlassian.bitbucket.commit
Modifier and TypeMethodDescriptionCommitService.getCommits
(CommitsRequest request, PageRequest pageRequest) Retrieves a page of commits, starting from a given branch, tag or commit, optionally filtered to only return commits which modify one or more paths.void
CommitService.streamCommits
(CommitsRequest request, CommitCallback callback) Streams commits, starting from a given branch, tag or commit, optionally filtered to only include commits which modify one or more paths. -
Uses of CommitsRequest in com.atlassian.bitbucket.scm