com.atlassian.confluence.api.nav
Interface NavigationService

All Known Subinterfaces:
RestNavigationService
All Known Implementing Classes:
DefaultNavigationService

@ExperimentalApi
public interface NavigationService

An injectable service that provides a nav builder which can be used to generate URLs from confluence api model objects. It is responsible for resolving the base url prior to providing the NavBuilder.


Method Summary
 Navigation createNavigation()
           
 

Method Detail

createNavigation

Navigation createNavigation()


Copyright © 2003-2014 Atlassian. All Rights Reserved.