com.atlassian.bitbucket.nav.NavBuilder.NavigationStep<B extends com.atlassian.bitbucket.nav.NavBuilder.NavigationStep<B>> |
Known Indirect Subclasses |
Builds URL for the with an option of adding "next" as a query parameter with the current request url or the passed in url
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Add "next" as a query parameter with the current relative request url as it value.
| |||||||||||
Add "next" as a query parameter with url as the value.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface com.atlassian.bitbucket.nav.NavBuilder.Builder |
Add "next" as a query parameter with the current relative request url as it value.
Add "next" as a query parameter with url as the value.
url | the url to add as the next query parameter |
---|