| Package | Description |
|---|---|
| com.sun.faces.flow | |
| jakarta.faces.flow |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodCallNodeImpl |
| Modifier and Type | Method and Description |
|---|---|
List<MethodCallNode> |
FlowImpl._getMethodCalls() |
List<MethodCallNode> |
FlowImpl.getMethodCalls() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<MethodCallNode> |
Flow.getMethodCalls()
Return an immutable data structure containing all the method call nodes declared for this flow. |
Copyright © 1997–2020 Eclipse Foundation. All rights reserved.