public class ConsumeOutputResolver extends BaseWscResolver implements org.mule.runtime.api.metadata.resolving.OutputTypeResolver<String>
ConsumeOperation.ATTACHMENTS_FIELD, BODY_FIELD, HEADERS_FIELD| Constructor and Description |
|---|
ConsumeOutputResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.metadata.api.model.MetadataType |
getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
String operationName) |
String |
getResolverName() |
getCategoryName, getConnectionpublic String getResolverName()
getResolverName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolvergetResolverName in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver<String>public org.mule.metadata.api.model.MetadataType getOutputType(org.mule.runtime.api.metadata.MetadataContext context,
String operationName)
throws org.mule.runtime.api.metadata.MetadataResolvingException,
org.mule.runtime.api.connection.ConnectionException
getOutputType in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver<String>org.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.