Package com.atlassian.confluence.plugins.contentproperty.index.extractor
-
Interface Summary Interface Description ContentPropertyExtractionManager Encapsulates the logic of extracting v2 API Field Descriptors from a given JSON, based on a content property schema. -
Class Summary Class Description ContentPropertiesExtractor Extracts v2 API Field Descriptors from content properties associated with given content, based on a dynamic schema.ContentPropertyExtractionManagerImpl JsonExpressionEvaluator Evaluates json expression following dot notation.