Class | Description |
---|---|
ContentPropertyFinderFactory |
Makes
ContentPropertyService.ContentPropertyFinder instances. |
ContentPropertyServiceImpl |
Server implementation of the
ContentPropertyService . |
JsonContentPropertyType |
A custom content type for storing JSON properties under arbitrary content.
|
JsonPropertyEntityAdapter |
Adapter for content properties.
|
JsonPropertyFactory |
Factory for ContentProperty objects
|
JsonPropertyPermissionDelegate |
Checks permissions for a json property
|
JsonPropertyQueryFactory |
Creates ContentQuery objects for finding
CustomContentEntityObject instances
that are managed through JsonContentPropertyType . |
JsonPropertyStorageConstants |
Constants for the Content Property Storage Plugin
|
JsonPropertyValidator | |
StorageJsonPropertyManager |
Manages the actual loading and storing of content and space properties stored in CustomContentEntityObjects.
|
TransactionWrappingFinder<T> |
Wraps all the
SingleFetcher and
ManyFetcher methods in a
transaction template, so that we ensure all results are returned in (at least) the same read only
transaction. |
Copyright © 2003–2018 Atlassian. All rights reserved.