public static interface NavBuilder.NavigationStep<B extends NavBuilder.NavigationStep<B>> extends NavBuilder.Builder<B>
| Modifier and Type | Method and Description |
|---|---|
B |
next()
Add "next" as a query parameter with the current relative request url as it value.
|
B |
next(String url)
Add "next" as a query parameter with url as the value.
|
buildAbsolute, buildConfigured, buildRelative, buildRelNoContext, withParamCopyright © 2023 Atlassian. All rights reserved.