Uses of Interface
com.atlassian.confluence.api.nav.Navigation.Builder
Packages that use Navigation.Builder
Package
Description
Model objects for user and group permission and validation checks, for use with
OperationService
.-
Uses of Navigation.Builder in com.atlassian.confluence.api.impl.service.longtasks
Methods in com.atlassian.confluence.api.impl.service.longtasks with parameters of type Navigation.BuilderModifier and TypeMethodDescriptionLongTaskFactory.buildSubmission
(LongTaskId id, Navigation.Builder resultBuilder) -
Uses of Navigation.Builder in com.atlassian.confluence.api.model.content
Methods in com.atlassian.confluence.api.model.content that return Navigation.BuilderModifier and TypeMethodDescriptionContent.resolveNavigation
(NavigationService navigationService) History.resolveNavigation
(NavigationService navigationService) JsonContentProperty.resolveNavigation
(NavigationService navigationService) Space.resolveNavigation
(NavigationService navigationService) Version.resolveNavigation
(NavigationService navigationService) -
Uses of Navigation.Builder in com.atlassian.confluence.api.model.content.template
Methods in com.atlassian.confluence.api.model.content.template that return Navigation.BuilderModifier and TypeMethodDescriptionContentTemplate.resolveNavigation
(NavigationService navigationService) -
Uses of Navigation.Builder in com.atlassian.confluence.api.model.pagination
Methods in com.atlassian.confluence.api.model.pagination that return Navigation.BuilderModifier and TypeMethodDescriptionNavigablePageResponse.getNavigationBuilder()
NavigablePageResponseImpl.getNavigationBuilder()
Methods in com.atlassian.confluence.api.model.pagination with parameters of type Navigation.BuilderModifier and TypeMethodDescriptionNavigablePageResponseImpl.Builder.navigationBuilder
(Navigation.Builder navigationBuilder) -
Uses of Navigation.Builder in com.atlassian.confluence.api.model.people
Methods in com.atlassian.confluence.api.model.people that return Navigation.BuilderModifier and TypeMethodDescriptionGroup.resolveNavigation
(NavigationService navigationService) KnownUser.resolveNavigation
(NavigationService navigationService) -
Uses of Navigation.Builder in com.atlassian.confluence.api.model.permissions
Methods in com.atlassian.confluence.api.model.permissions that return Navigation.BuilderModifier and TypeMethodDescriptionstatic Navigation.Builder
RelevantViewRestrictions.getNavigationBuilder
(Reference<RelevantViewRestrictions> historyReference) ContentRestriction.resolveNavigation
(NavigationService navigationService) ContentRestrictionsPageResponse.resolveNavigation
(NavigationService navigationService) SpacePermissionContainer.resolveNavigation
(NavigationService navigationService) Methods in com.atlassian.confluence.api.model.permissions with parameters of type Navigation.BuilderModifier and TypeMethodDescriptionstatic Reference
<RelevantViewRestrictions> RelevantViewRestrictions.buildReference
(Navigation.Builder builder) -
Uses of Navigation.Builder in com.atlassian.confluence.api.model.reference
Methods in com.atlassian.confluence.api.model.reference that return Navigation.BuilderModifier and TypeMethodDescriptionEnrichableMap.resolveNavigation
(NavigationService navigationService) Methods in com.atlassian.confluence.api.model.reference with parameters of type Navigation.BuilderModifier and TypeMethodDescriptionstatic <T> List
<T> BuilderUtils.collapsedList
(Navigation.Builder navBuilder) Create a new (empty) collapsed model list, with a navigation builder set.static <K,
V> Map <K, V> BuilderUtils.collapsedMap
(Navigation.Builder navBuilder) Create a new (empty) collapsed model map, with a navigation builder set.static <T> PageResponse
<T> BuilderUtils.collapsedPageResponse
(Navigation.Builder navBuilder) ModelMapBuilder.navigable
(Navigation.Builder navBuilder) -
Uses of Navigation.Builder in com.atlassian.confluence.rest.v2.api.model
Methods in com.atlassian.confluence.rest.v2.api.model that return Navigation.BuilderModifier and TypeMethodDescriptionRestList.resolveNavigation
(NavigationService navigationService) Methods in com.atlassian.confluence.rest.v2.api.model with parameters of type Navigation.BuilderModifier and TypeMethodDescriptionRestList.Builder.navigationAware
(Navigation.Builder navBuilder) -
Uses of Navigation.Builder in com.atlassian.confluence.rest.v2.api.services
Subinterfaces of Navigation.Builder in com.atlassian.confluence.rest.v2.api.services