Package | Description |
---|---|
com.atlassian.bitbucket.nav |
Modifier and Type | Interface and Description |
---|---|
static interface |
NavBuilder.NavigationStep<B extends NavBuilder.NavigationStep<B>>
Builds URL for the with an option of adding "next" as a query parameter with the current request url
or the passed in url
|
Modifier and Type | Interface and Description |
---|---|
static interface |
NavBuilder.GettingStarted
Builds a URL to the GettingStarted page with an option of adding "next" as a query parameter with the current
request url or the passed in url
|
static interface |
NavBuilder.Login
Builds a login URL for the with an option of adding "next" as a query parameter with the current request url
or the passed in url
|
Copyright © 2021 Atlassian. All rights reserved.