Package com.atlassian.confluence.api.nav
Interface NavigationAware
-
- All Known Subinterfaces:
Collapsed
- All Known Implementing Classes:
Content,ContentRestriction,ContentRestrictionsPageResponse,ContentTemplate,EnrichableMap,Group,History,JsonContentProperty,KnownUser,RestList,Space,Version
@Internal public interface NavigationAwareProvides methods to createNavigation.Builderinstances.Implementing classes are required to have immutable state.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Navigation.BuilderresolveNavigation(NavigationService navigationService)
-
-
-
Method Detail
-
resolveNavigation
Navigation.Builder resolveNavigation(NavigationService navigationService)
-
-