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 SummaryMethods inherited from interface com.atlassian.bitbucket.nav.NavBuilder.BuilderbuildAbsolute, buildConfigured, buildRelative, buildRelNoContext, withParamMethods inherited from interface com.atlassian.bitbucket.nav.NavBuilder.PathBuilderpath, path
- 
Method Details- 
since
 
-