public interface EnricherDataTypePropagator
DataType
from the right to the left side
of an assignment expression if possibleModifier and Type | Method and Description |
---|---|
boolean |
propagate(MuleMessage message,
TypedValue typedValue,
org.mule.mvel2.compiler.CompiledExpression compiledExpression)
Propagates
DataType on message enrichment |
boolean propagate(MuleMessage message, TypedValue typedValue, org.mule.mvel2.compiler.CompiledExpression compiledExpression)
DataType
on message enrichmentmessage
- message being enrichedtypedValue
- value used to enrich the messagecompiledExpression
- assignment expression used for enrichmentCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.