| Package | Description |
|---|---|
| com.atlassian.bitbucket.nav |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NavBuilder.CompareBuilder<T extends NavBuilder.CompareBuilder<T>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NavBuilder.Compare
The builder of urls of the form /projects/PROJ/repos/REPO/compare
|
static interface |
NavBuilder.Compare.CommitsBuilder |
static interface |
NavBuilder.Compare.DiffBuilder |
| Modifier and Type | Method and Description |
|---|---|
NavBuilder.CompareBuilder<T> |
NavBuilder.CompareBuilder.sourceBranch(String sourceBranch) |
NavBuilder.CompareBuilder<T> |
NavBuilder.CompareBuilder.targetBranch(String targetBranch) |
Copyright © 2023 Atlassian. All rights reserved.