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