public static interface ExpressionLanguageMetadataService.MetadataTypeSerializer
| Modifier and Type | Method and Description |
|---|---|
String |
serialize(Map<String,org.mule.metadata.api.model.MetadataType> catalog)
Serialize all the types
|
default String |
serialize(String name,
org.mule.metadata.api.model.MetadataType type)
Serialize the given metadata type with the specified name
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.