| Modifier and Type | Method and Description |
|---|---|
JsonString |
JsonContentProperty.getValue() |
| Modifier and Type | Method and Description |
|---|---|
JsonContentProperty.ContentPropertyBuilder |
JsonContentProperty.ContentPropertyBuilder.value(JsonString value) |
| Modifier and Type | Method and Description |
|---|---|
static void |
JsonPropertyValidator.validateValue(SimpleValidationResult.Builder result,
String key,
JsonString value) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<FieldDescriptor> |
ContentPropertyExtractionManager.extract(JsonString json,
Iterable<ContentPropertySchemaField> schemaFields)
Extracts JSON document fragments and transforms them into v2 API Field Descriptors with user-defined types.
|
Iterable<FieldDescriptor> |
ContentPropertyExtractionManagerImpl.extract(JsonString json,
Iterable<ContentPropertySchemaField> schemaFields) |
| Modifier and Type | Method and Description |
|---|---|
JsonString |
JsonStringDeserializer.deserialize(org.codehaus.jackson.JsonParser parser,
org.codehaus.jackson.map.DeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonStringSerializer.serialize(JsonString value,
org.codehaus.jackson.JsonGenerator generator,
org.codehaus.jackson.map.SerializerProvider provider) |
Copyright © 2003–2022 Atlassian. All rights reserved.