Uses of Class
jakarta.faces.flow.MethodCallNode
-
Packages that use MethodCallNode Package Description jakarta.faces.flow -
-
Uses of MethodCallNode in jakarta.faces.flow
Methods in jakarta.faces.flow that return types with arguments of type MethodCallNode Modifier and Type Method Description abstract List<MethodCallNode>
Flow. getMethodCalls()
Return an immutable data structure containing all the method call nodes declared for this flow.
-