com.atlassian.confluence.rest.api.services
Interface RestNavigationService
- All Superinterfaces:
- NavigationService
- All Known Implementing Classes:
- DefaultNavigationService
public interface RestNavigationService
- extends NavigationService
Extends the NavigationService to return RestNavigation instances.
BASE_PATH
static final String BASE_PATH
- See Also:
- Constant Field Values
createNavigation
RestNavigation createNavigation()
- Specified by:
createNavigation in interface NavigationService
Copyright © 2003–2015 Atlassian. All rights reserved.