public class AggregationChainInputResolver extends Object implements org.mule.sdk.api.metadata.resolving.ChainInputTypeResolver
ChainInputTypeResolver which wraps the payload type into an array of the same type.
Attributes are always of AggregationAttributes type.
| Constructor and Description |
|---|
AggregationChainInputResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName() |
org.mule.metadata.message.api.MessageMetadataType |
getChainInputMetadataType(org.mule.sdk.api.metadata.ChainInputMetadataContext context) |
String |
getResolverName() |
public String getCategoryName()
getCategoryName in interface org.mule.sdk.api.metadata.resolving.NamedTypeResolverpublic String getResolverName()
getResolverName in interface org.mule.sdk.api.metadata.resolving.NamedTypeResolverpublic org.mule.metadata.message.api.MessageMetadataType getChainInputMetadataType(org.mule.sdk.api.metadata.ChainInputMetadataContext context)
getChainInputMetadataType in interface org.mule.sdk.api.metadata.resolving.ChainInputTypeResolverCopyright © 2024 MuleSoft, Inc.. All rights reserved.