public interface OutputMetadataDescriptor
MuleMessage output| Modifier and Type | Method and Description |
|---|---|
MetadataResult<TypeMetadataDescriptor> |
getAttributesMetadata() |
MetadataResult<TypeMetadataDescriptor> |
getPayloadMetadata() |
MetadataResult<TypeMetadataDescriptor> getPayloadMetadata()
MetadataResult with the TypeMetadataDescriptor of the Component's
output MuleMessage.getPayload()MetadataResult<TypeMetadataDescriptor> getAttributesMetadata()
MetadataResult with the TypeMetadataDescriptor of the Component's
output MuleMessage.getAttributes()Copyright © 2016 MuleSoft, Inc.. All rights reserved.