public interface ExpressionContext
| Modifier and Type | Method and Description |
|---|---|
io.atlasmap.v2.Field |
getVariable(String name)
Extracts the named variable.
|
io.atlasmap.v2.Field getVariable(String name) throws ExpressionException
name - variable nameField represents variable valueExpressionException - If variable cannot be retrievedCopyright © 2020 JBoss by Red Hat. All rights reserved.