public static interface

NavBuilder.PathBuilder

implements NavBuilder.Builder<B extends Builder>
com.atlassian.bitbucket.nav.NavBuilder.PathBuilder<B extends com.atlassian.bitbucket.nav.NavBuilder.PathBuilder>
Known Indirect Subclasses

Class Overview

The builder of urls that have a path to a file resource

Public Methods

public PathBuilder<B> path (Path path)

Returns
  • a builder with the file resource path set as supplied

public PathBuilder<B> path (String... path)

Returns
  • a builder with the file resource path set as supplied