public abstract class MethodCallNode extends FlowNode
| Constructor and Description | 
|---|
| MethodCallNode() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract jakarta.el.MethodExpression | getMethodExpression() | 
| abstract jakarta.el.ValueExpression | getOutcome() | 
| abstract List<Parameter> | getParameters() | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.