|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ExperimentalApi public static interface Navigation.ExperimentalNav
ExperimentalNav will change as new resources are added and promoted to production. Any changes here will have very short deprecation cycles.
| Field Summary |
|---|
| Fields inherited from interface com.atlassian.confluence.api.nav.Navigation.Builder |
|---|
NONE |
| Method Summary | |
|---|---|
Navigation.ExperimentalContentNav |
content(Content content)
create a content nav builder to reference a piece of content |
Navigation.ExperimentalContentNav |
content(ContentId contentId)
create a content nav builder to reference a piece of content |
Navigation.ExperimentalContentNav |
content(Reference<Content> contentReference)
create a content nav builder to reference a piece of content |
| Methods inherited from interface com.atlassian.confluence.api.nav.Navigation.Builder |
|---|
buildAbsolute, buildRelative, buildRelativeWithContext |
| Method Detail |
|---|
Navigation.ExperimentalContentNav content(Content content)
content -
Navigation.ExperimentalContentNav content(Reference<Content> contentReference)
contentReference -
Navigation.ExperimentalContentNav content(ContentId contentId)
contentId -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||