Uses of Class
jakarta.faces.flow.ReturnNode
Packages that use ReturnNode
-
Uses of ReturnNode in com.sun.faces.flow
Subclasses of ReturnNode in com.sun.faces.flowMethods in com.sun.faces.flow that return types with arguments of type ReturnNode -
Uses of ReturnNode in jakarta.faces.flow
Methods in jakarta.faces.flow that return types with arguments of type ReturnNodeModifier and TypeMethodDescriptionabstract Map<String,ReturnNode> Flow.getReturns()Return an immutable data structure containing all of the return nodes declared for this flow.