Package com.atlassian.bitbucket.nav
Interface NavBuilder.PullRequestCommit
- All Superinterfaces:
NavBuilder.Builder<NavBuilder.PullRequestCommit>
,NavBuilder.PathBuilder<NavBuilder.PullRequestCommit>
- Enclosing interface:
- NavBuilder
public static interface NavBuilder.PullRequestCommit
extends NavBuilder.PathBuilder<NavBuilder.PullRequestCommit>
Builds URLs of the form /projects/PROJ/repos/REPO/pull-requests/ID/commits/ID
-
Method Summary
Methods inherited from interface com.atlassian.bitbucket.nav.NavBuilder.Builder
buildAbsolute, buildConfigured, buildRelative, buildRelNoContext, withParam
Methods inherited from interface com.atlassian.bitbucket.nav.NavBuilder.PathBuilder
path, path
-
Method Details
-
since
-