|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NavigationService in com.atlassian.confluence.api.impl.service.content.factory |
---|
Constructors in com.atlassian.confluence.api.impl.service.content.factory with parameters of type NavigationService | |
---|---|
ChildContentFactory(ChildSupport childSupport,
NavigationService navigationService)
|
|
ChildSupport(ContentTypeBindingProvider bindingProvider,
NavigationService navigationService)
|
Uses of NavigationService in com.atlassian.confluence.api.impl.service.nav |
---|
Classes in com.atlassian.confluence.api.impl.service.nav that implement NavigationService | |
---|---|
class |
DefaultNavigationService
|
Uses of NavigationService in com.atlassian.confluence.api.nav |
---|
Methods in com.atlassian.confluence.api.nav with parameters of type NavigationService | |
---|---|
Navigation.Builder |
NavigationAware.resolveNavigation(NavigationService navigationService)
|
Uses of NavigationService in com.atlassian.confluence.rest.api.model |
---|
Methods in com.atlassian.confluence.rest.api.model with parameters of type NavigationService | |
---|---|
Navigation.Builder |
NavigationAwareMap.resolveNavigation(NavigationService navigationService)
|
Uses of NavigationService in com.atlassian.confluence.rest.api.services |
---|
Subinterfaces of NavigationService in com.atlassian.confluence.rest.api.services | |
---|---|
interface |
RestNavigationService
Extends the NavigationService to return RestNavigation instances. |
Uses of NavigationService in com.atlassian.confluence.rest.metadata.content |
---|
Constructors in com.atlassian.confluence.rest.metadata.content with parameters of type NavigationService | |
---|---|
LabelsModelMetadataProvider(ContentLabelService contentLabelService,
NavigationService navigationService)
|
Uses of NavigationService in com.atlassian.confluence.rest.resources |
---|
Constructors in com.atlassian.confluence.rest.resources with parameters of type NavigationService | |
---|---|
SpaceResource(SpaceService spaceService,
NavigationService navigationService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |