Uses of Class
com.atlassian.bitbucket.scm.ChangesetsCommandParameters
Packages that use ChangesetsCommandParameters
-
Uses of ChangesetsCommandParameters in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return ChangesetsCommandParametersMethods in com.atlassian.bitbucket.scm with parameters of type ChangesetsCommandParametersModifier and TypeMethodDescriptionScmCommandFactory.changesets
(ChangesetsCommandParameters parameters, PageRequest pageRequest) Retrieves a page ofchangesets
given a set ofcommit IDs
, where each changeset includes the first page ofchanges
between a requested commit and its first parent.