| Package | Description |
|---|---|
| org.mule.metadata.persistence | |
| org.mule.metadata.persistence.reduced |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonMetadataTypeWriter
MetadataTypeWriter implementation that serialize a full MetadataType structure to a matching JSON object. |
| Modifier and Type | Method and Description |
|---|---|
AbstractJsonMetadataTypeWriter |
AbstractJsonMetadataTypeWriter.setPrettyPrint(boolean prettyPrint)
Changes the value of PrettyPrint property of the
ReducedJsonMetadataTypeWriter. |
| Modifier and Type | Class and Description |
|---|---|
class |
ReducedJsonMetadataTypeWriter
MetadataTypeWriter implementation that serializes a MetadataType object into a JSON object with a reduced
structure by creating a type catalog for all ObjectTypes found. |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.