public class TypeFlattener extends Object
MetadataType so it can be populated in the generated documentation.| Constructor and Description |
|---|
TypeFlattener(org.mule.runtime.api.meta.model.ExtensionModel extension,
XmlExtensionDocumentation xmlDocumentation) |
| Modifier and Type | Method and Description |
|---|---|
String |
flat(org.mule.metadata.api.model.MetadataType type) |
String |
flat(org.mule.runtime.api.meta.model.parameter.ParameterModel param) |
Map<String,String> |
getObjectTypes() |
public TypeFlattener(org.mule.runtime.api.meta.model.ExtensionModel extension,
XmlExtensionDocumentation xmlDocumentation)
Copyright © 2020 MuleSoft, Inc.. All rights reserved.