Package com.atlassian.confluence.api.nav
Interface Navigation.ExperimentalNav
- All Superinterfaces:
 Navigation.Builder
- Enclosing interface:
 - Navigation
 
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
Modifier and TypeMethodDescriptioncreate a content nav builder to reference a piece of contentcontent(ContentSelector selector) Create a content nav builder to reference a piece of content by its selector.Deprecated.since 5.10.create a content nav builder to reference a piece of contenttemplate(ContentTemplate contentTemplate) user(com.atlassian.sal.api.user.UserKey userKey) Methods inherited from interface com.atlassian.confluence.api.nav.Navigation.Builder
buildAbsolute, buildCanonicalAbsolute, buildRelative, buildRelativeWithContext, createPageRequest, createPageRequest, createPageRequest 
- 
Method Details
- 
content
create a content nav builder to reference a piece of content - 
content
create a content nav builder to reference a piece of content - 
content
Deprecated.since 5.10. Usecontent(ContentSelector).create a content nav builder to reference a piece of content - 
content
Create a content nav builder to reference a piece of content by its selector. - 
user
 - 
group
 - 
template
 
 -