public class OutputResolver extends Object implements org.mule.runtime.api.metadata.resolving.OutputTypeResolver
| Constructor and Description |
|---|
OutputResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName() |
org.mule.metadata.api.model.MetadataType |
getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
Object key) |
public org.mule.metadata.api.model.MetadataType getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
Object key)
throws org.mule.runtime.api.metadata.MetadataResolvingException
getOutputType in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolverorg.mule.runtime.api.metadata.MetadataResolvingExceptionpublic String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverCopyright © 2020 MuleSoft, Inc.. All rights reserved.