Package com.atlassian.confluence.api.nav
Interface NavigationService
- All Known Subinterfaces:
RestNavigationService
- All Known Implementing Classes:
DefaultRestNavigationService
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
-
Method Details