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.


Field Summary
static java.lang.String BASE_PATH
           
 
Method Summary
 RestNavigation createNavigation()
           
 

Field Detail

BASE_PATH

static final java.lang.String BASE_PATH
See Also:
Constant Field Values
Method Detail

createNavigation

RestNavigation createNavigation()
Specified by:
createNavigation in interface NavigationService


Copyright © 2003-2014 Atlassian. All Rights Reserved.