public static class PetStoreOperations.CorrelationInfoOutputResolver extends Object implements org.mule.runtime.api.metadata.resolving.OutputTypeResolver<org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo>
| Constructor and Description |
|---|
CorrelationInfoOutputResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName() |
org.mule.metadata.api.model.MetadataType |
getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo key) |
public org.mule.metadata.api.model.MetadataType getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo key)
getOutputType in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver<org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo>public String getCategoryName()
getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolverCopyright © 2003–2021 MuleSoft, Inc.. All rights reserved.