Package | Description |
---|---|
com.atlassian.bitbucket.nav |
Modifier and Type | Method and Description |
---|---|
NavBuilder.Commit |
NavBuilder.Commit.change(Path path)
Adds an anchor for the specified path, producing a URL like /projects/PROJ/repos/repo/commits/ID#path.
|
NavBuilder.Commit |
NavBuilder.Commit.change(String path)
Adds an anchor for the specified path, producing a URL like /projects/PROJ/repos/repo/commits/ID#path.
|
NavBuilder.Commit |
NavBuilder.Repo.commit(String commitId) |
NavBuilder.Commit |
NavBuilder.Commit.unwatch()
Adds an
unwatch query parameter to the URL for this commit. |
Copyright © 2022 Atlassian. All rights reserved.