Package com.atlassian.confluence.api.nav
Interface Navigation.ExperimentalContentNav
- 
- All Superinterfaces:
- Navigation.Builder
 - Enclosing interface:
- Navigation
 
 @ExperimentalApi 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.BuilderNONE
 
- 
 - 
Method SummaryAll 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.BuilderbuildAbsolute, buildCanonicalAbsolute, buildRelative, buildRelativeWithContext
 
- 
 
- 
- 
- 
Method Detail- 
restrictionsNavigation.Builder restrictions() 
 - 
versionNavigation.Builder version(Version version) 
 
- 
 
-