public interface OutputMetadataDescriptor
Message 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 Message.getPayload()MetadataResult<TypeMetadataDescriptor> getAttributesMetadata()
MetadataResult with the TypeMetadataDescriptor of the Component's
output Message.getAttributes()Copyright © 2016 MuleSoft, Inc.. All rights reserved.