| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.expression |
| Modifier and Type | Class and Description |
|---|---|
class |
MVELExpression
MVELExpression.
|
| Modifier and Type | Method and Description |
|---|---|
Expression |
ExpressionFactory.create(String expression)
Creates a new Expression.
|
Expression |
ExpressionFactory.create(String expression,
ExpressionType expressionType)
Creates a new Expression.
|
Expression |
ExpressionFactory.create(String expression,
ExpressionType expressionType,
org.switchyard.common.property.PropertyResolver propertyResolver)
Creates a new Expression.
|
Expression |
ExpressionMapping.getFromExpression()
Gets the from expression.
|
Expression |
ExpressionMapping.getToExpression()
Gets the to expression.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.