Class DefaultRestNavigationService
java.lang.Object
com.atlassian.confluence.plugins.rest.navigation.v2.impl.DefaultRestNavigationService
- All Implemented Interfaces:
NavigationService
,RestNavigationService
@Component
public class DefaultRestNavigationService
extends Object
implements RestNavigationService
-
Field Summary
Fields inherited from interface com.atlassian.confluence.rest.v2.api.services.RestNavigationService
BASE_PATH
-
Constructor Summary
ConstructorDescriptionDefaultRestNavigationService
(com.atlassian.sal.api.ApplicationProperties appProperties) -
Method Summary
-
Constructor Details
-
DefaultRestNavigationService
@Autowired public DefaultRestNavigationService(com.atlassian.sal.api.ApplicationProperties appProperties)
-
-
Method Details