| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.metadata.TypedValue |
EnrichedNotificationInfo.evaluateExpression(ExpressionManager expressionManager,
String script) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedExpressionManager
Extends the
ExpressionManager supporting mutating operations and the propagation of more variables. |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.metadata.TypedValue |
MessageProcessorNotification.evaluateExpression(ExpressionManager expressionManager,
String script) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExpressionManager |
| Constructor and Description |
|---|
ModuleOperationMessageProcessorChainBuilder(Map<String,String> properties,
Map<String,String> parameters,
org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.api.meta.model.operation.OperationModel operationModel,
ExpressionManager expressionManager) |
| Constructor and Description |
|---|
ExpressionSplittingStrategy(ExpressionManager expressionManager)
Creates a new
ExpressionSplittingStrategy and uses as default the #[payload] expression |
ExpressionSplittingStrategy(ExpressionManager expressionManager,
String expression)
Creates a new
ExpressionSplittingStrategy |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.