Uses of Interface
com.atlassian.confluence.api.nav.NavigationAware
Packages that use NavigationAware
Package
Description
Model objects for user and group permission and validation checks, for use with
OperationService
.-
Uses of NavigationAware in com.atlassian.confluence.api.model.content
Classes in com.atlassian.confluence.api.model.content that implement NavigationAwareModifier and TypeClassDescriptionclass
An API model for the Finder to return blocked content to the resource class, to respect Space Filtering capability.class
An API model for the Finder to return blocked space to the resource class, to respect Space Filtering capability.class
Represents all the different kinds of content that can be housed in Confluence: pages, blog posts, comments and so on.class
Contains the history of a piece ofContent
.class
Container for arbitrary JSON data attached to someContent
.class
Representation of a Confluence Space.class
Represents the version of a piece ofContent
. -
Uses of NavigationAware in com.atlassian.confluence.api.model.content.template
Classes in com.atlassian.confluence.api.model.content.template that implement NavigationAwareModifier and TypeClassDescriptionclass
Model object for CRUD operation on template. -
Uses of NavigationAware in com.atlassian.confluence.api.model.people
Classes in com.atlassian.confluence.api.model.people that implement NavigationAware -
Uses of NavigationAware in com.atlassian.confluence.api.model.permissions
Classes in com.atlassian.confluence.api.model.permissions that implement NavigationAwareModifier and TypeClassDescriptionclass
This is UI and ServiceLayer representation ofcom.atlassian.confluence.security.ContentPermission
Defines per-content level "Restrictions" (for blogposts and pages only).class
Special implementation ofPageResponse
forContentRestriction
objects.class
This is a simplified model object that serves as a container for holding permissions of a specific space -
Uses of NavigationAware in com.atlassian.confluence.api.model.reference
Subinterfaces of NavigationAware in com.atlassian.confluence.api.model.referenceModifier and TypeInterfaceDescriptioninterface
A marker interface indicating an object is a placeholder for properties in our model that have not been expanded.Classes in com.atlassian.confluence.api.model.reference that implement NavigationAwareModifier and TypeClassDescriptionclass
EnrichableMap<K,
V> A map with the RestEnrichable annotation, indicating that this map should be converted to a RestEntity and enriched by the REST stack. -
Uses of NavigationAware in com.atlassian.confluence.rest.v2.api.model
Classes in com.atlassian.confluence.rest.v2.api.model that implement NavigationAwareModifier and TypeClassDescriptionfinal class
RestList<T>
The RestList participates in our collection serialization by jackson, and allows collections to be enriched with extra properties during serialization.