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
,RestList
,Space
,Version
@Internal
public interface NavigationAware
Provides methods to create
Navigation.Builder
instances.
Implementing classes are required to have immutable state.
-
Method Summary
-
Method Details