| Class | Description |
|---|---|
| ComponentResultJsonSerializer<T extends org.mule.runtime.api.meta.model.ComponentModel> |
Serializer that can convert a
MetadataResult of a ComponentMetadataDescriptor type into a readable and
processable JSON representation and from a JSON String to an MetadataResult instance |
| EntityMetadataResultJsonSerializer |
Serializer that can convert a
MetadataResult of TypeMetadataDescriptor type into a readable and processable
JSON representation and from a JSON String to an MetadataResult instance |
| MetadataKeysResultJsonSerializer |
Serializer that can convert a
MetadataResult of a MetadataKeysContainer type into a readable and processable
JSON representation and from a JSON String to an MetadataResult instance |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.