Uses of Class
com.atlassian.bitbucket.scm.ChangesetsCommandParameters
-
Uses of ChangesetsCommandParameters in com.atlassian.bitbucket.scm
Modifier 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.