Package com.atlassian.confluence.plugins.contentproperty
package com.atlassian.confluence.plugins.contentproperty
-
ClassDescriptionMakes
ContentPropertyService.ContentPropertyFinder
instances.Indicate whether to do permission check for queries in ContentPropertyFinderImplServer implementation of theContentPropertyService
.A custom content type for storing JSON properties under arbitrary content.Adapter for content properties.Factory for ContentProperty objectsChecks permissions for a json propertyCreates ContentQuery objects for findingCustomContentEntityObject
instances that are managed throughJsonContentPropertyType
.Constants for the Content Property Storage PluginManages the actual loading and storing of content and space properties stored in CustomContentEntityObjects.Wraps all theSingleFetcher
andManyFetcher
methods in a transaction template, so that we ensure all results are returned in (at least) the same read only transaction.