Uses of Class
com.atlassian.bitbucket.commit.CommitsBetweenRequest
-
Uses of CommitsBetweenRequest in com.atlassian.bitbucket.commit
Modifier and TypeMethodDescriptionCommitService.getCommitsBetween
(CommitsBetweenRequest request, PageRequest pageRequest) Retrieves a page of commits between theincluded commits
and theexcluded commits
.void
CommitService.streamCommitsBetween
(CommitsBetweenRequest request, CommitCallback callback) Streams commits between theincluded commits
and theexcluded commits
.ModifierConstructorDescriptionBuilder
(CommitsBetweenRequest request) Creates a newBuilder
by copying the specifiedrequest
. -
Uses of CommitsBetweenRequest in com.atlassian.bitbucket.scm