| Package | Description |
|---|---|
| com.atlassian.bitbucket.scm |
| Modifier and Type | Method and Description |
|---|---|
ChangesetsCommandParameters |
ChangesetsCommandParameters.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Command<Page<Changeset>> |
ScmCommandFactory.changesets(ChangesetsCommandParameters parameters,
PageRequest pageRequest)
Retrieves a page of
changesets given a set of commit IDs, where each changeset includes the first page of changes
between a requested commit and its first parent. |
Copyright © 2019 Atlassian. All rights reserved.