Uses of Class
com.atlassian.bitbucket.scm.CommitsCommandParameters
-
Uses of CommitsCommandParameters in com.atlassian.bitbucket.scm
Modifier and TypeMethodDescriptionScmCommandFactory.commits
(CommitsCommandParameters parameters, CommitCallback callback) Streams commits which match the providedparameters
to the provided callback.ScmCommandFactory.commits
(CommitsCommandParameters parameters, PageRequest pageRequest) Retrieves apage
of commits matching the specifiedparameters
.