Uses of Class
com.atlassian.bitbucket.scm.CommitsCommandParameters
Packages that use CommitsCommandParameters
-
Uses of CommitsCommandParameters in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return CommitsCommandParametersMethods in com.atlassian.bitbucket.scm with parameters of type CommitsCommandParametersModifier and TypeMethodDescriptionScmCommandFactory.commits(CommitsCommandParameters parameters, CommitCallback callback) Streams commits which match the providedparametersto the provided callback.ScmCommandFactory.commits(CommitsCommandParameters parameters, PageRequest pageRequest) Retrieves apageof commits matching the specifiedparameters.