| Package | Description |
|---|---|
| ee.telekom.workflow.graph.node.expression | |
| ee.telekom.workflow.graph.node.input |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleMethodCallExpression<T>
Expression implementation that executes a method with given name on a given object. |
| Modifier and Type | Method and Description |
|---|---|
Expression<T> |
ExpressionMapping.getExpression() |
| Constructor and Description |
|---|
ExpressionMapping(Expression<T> expression,
InputMapping<?>... argumentMappings) |
Copyright © 2018. All rights reserved.