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 TypeClassDescriptionclassRepresents all the different kinds of content that can be housed in Confluence: pages, blog posts, comments and so on.classContains the history of a piece ofContent.classContainer for arbitrary JSON data attached to someContent.classRepresentation of a Confluence Space.classRepresents 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 TypeClassDescriptionclassModel 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 TypeClassDescriptionclassThis is UI and ServiceLayer representation ofcom.atlassian.confluence.security.ContentPermissionDefines per-content level "Restrictions" (for blogposts and pages only).classSpecial implementation ofPageResponseforContentRestrictionobjects.classThis 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 TypeInterfaceDescriptioninterfaceA 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 TypeClassDescriptionclassEnrichableMap<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 classRestList<T>The RestList participates in our collection serialization by jackson, and allows collections to be enriched with extra properties during serialization.