com.atlassian.confluence.api.nav
Interface NavigationAware

All Known Subinterfaces:
Collapsed
All Known Implementing Classes:
Content, ContentRestriction, EnrichableMap, History, JsonContentProperty, RestList, Space

@Internal
public interface NavigationAware

Provides methods to create Navigation.Builder instances. Implementing classes are required to have immutable state.


Method Summary
 Navigation.Builder resolveNavigation(NavigationService navigationService)
           
 

Method Detail

resolveNavigation

Navigation.Builder resolveNavigation(NavigationService navigationService)


Copyright © 2003–2015 Atlassian. All rights reserved.