| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleChangeset.Builder |
| Modifier and Type | Method and Description |
|---|---|
Page<Change> |
getChanges()
|
MinimalCommit |
getFromCommit() |
Commit |
getToCommit() |
public Page<Change> getChanges()
Changesetpage of changes for this changeset. If it is not the
last page, more changes can be retrieved using:
getChanges in interface Changesetpublic MinimalCommit getFromCommit()
getFromCommit in interface Changeset@Nonnull public Commit getToCommit()
getToCommit in interface ChangesetCopyright © 2019 Atlassian. All rights reserved.