Package jakarta.faces.flow
Class SwitchNode
java.lang.Object
jakarta.faces.flow.FlowNode
jakarta.faces.flow.SwitchNode
- Since:
- 2.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract List<SwitchCase>
getCases()
abstract String
getDefaultOutcome
(FacesContext context)
-
Constructor Details
-
SwitchNode
public SwitchNode()
-
-
Method Details
-
getCases
-
getDefaultOutcome
-