Package com.atlassian.confluence.api.nav
Interface Navigation.ExperimentalContentNav
- 
- All Superinterfaces:
 Navigation.Builder
- Enclosing interface:
 - Navigation
 
public static interface Navigation.ExperimentalContentNav extends Navigation.Builder
ExperimentalContentNav 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Navigation.Builderrestrictions()Navigation.Builderversion(Version version)- 
Methods inherited from interface com.atlassian.confluence.api.nav.Navigation.Builder
buildAbsolute, buildCanonicalAbsolute, buildRelative, buildRelativeWithContext 
 - 
 
 - 
 
- 
- 
Method Detail
- 
restrictions
Navigation.Builder restrictions()
 
- 
version
Navigation.Builder version(Version version)
 
 - 
 
 -