JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.atlassian.bitbucket.nav.NavBuilder.Commit
Packages that use
NavBuilder.Commit
Package
Description
com.atlassian.bitbucket.nav
Uses of
NavBuilder.Commit
in
com.atlassian.bitbucket.nav
Methods in
com.atlassian.bitbucket.nav
that return
NavBuilder.Commit
Modifier and Type
Method
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.
View cookie preferences