public class MetadataModel extends Object implements org.mule.runtime.apikit.metadata.api.Metadata
| Constructor and Description |
|---|
MetadataModel(org.mule.runtime.ast.api.ArtifactAst model,
org.mule.runtime.apikit.metadata.api.ResourceLoader loader,
org.mule.runtime.apikit.metadata.api.Notifier notifier) |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.mule.metadata.api.model.FunctionType> |
getMetadataForFlow(String flowName)
Gets the metadata for a Flow
|
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.