public class ContentPropertyExtractionManagerImpl extends Object implements ContentPropertyExtractionManager
Constructor and Description |
---|
ContentPropertyExtractionManagerImpl() |
Modifier and Type | Method and Description |
---|---|
Iterable<FieldDescriptor> |
extract(JsonString json,
Iterable<ContentPropertySchemaField> schemaFields)
Extracts JSON document fragments and transforms them into v2 API Field Descriptors with user-defined types.
|
public ContentPropertyExtractionManagerImpl()
public Iterable<FieldDescriptor> extract(JsonString json, Iterable<ContentPropertySchemaField> schemaFields)
ContentPropertyExtractionManager
extract
in interface ContentPropertyExtractionManager
json
- JSON document, which fragments will be used to populate v2 API Field DescriptorsschemaFields
- all schema fields which should be extracted from a given JSON documentCopyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences