org.mule.expression
Interface ExpressionConstants
- All Known Implementing Classes:
- CorrelationPropertiesExpressionEvaluator, MapPayloadExpressionEvaluator, MessageAttachmentExpressionEvaluator, MessageAttachmentsExpressionEvaluator, MessageAttachmentsListExpressionEvaluator, MessageHeaderExpressionEvaluator, MessageHeadersExpressionEvaluator, MessageHeadersListExpressionEvaluator
public interface ExpressionConstants
Constnts for Headers and Attachment processing shared by a number of the Expression evaluators
DELIM
static final String DELIM
- See Also:
- Constant Field Values
ALL_ARGUMENT
static final String ALL_ARGUMENT
- See Also:
- Constant Field Values
COUNT_ARGUMENT
static final String COUNT_ARGUMENT
- See Also:
- Constant Field Values
OPTIONAL_ARGUMENT
static final String OPTIONAL_ARGUMENT
- See Also:
- Constant Field Values
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.