@Deprecated public static interface

NavBuilder.RepoClone

implements NavBuilder.Builder<B extends Builder>
com.atlassian.stash.nav.NavBuilder.RepoClone

This interface is deprecated.
in 2.11 and scheduled for removal in 4.0

Class Overview

The builder for urls of the form /projects/PROJ/repos/REPO/browse/REVISION/...

Summary

Public Methods
String buildAbsoluteWithUsername()
String buildAbsoluteWithUsernameFor(StashUser user)
String buildAbsoluteWithoutUsername()
[Expand]
Inherited Methods
From interface com.atlassian.stash.nav.NavBuilder.Builder

Public Methods

public String buildAbsoluteWithUsername ()

public String buildAbsoluteWithUsernameFor (StashUser user)

public String buildAbsoluteWithoutUsername ()