Package jakarta.faces.flow
Class SwitchNode
java.lang.Object
jakarta.faces.flow.FlowNode
jakarta.faces.flow.SwitchNode
- Since:
- 2.2
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract List<SwitchCase>getCases()abstract StringgetDefaultOutcome(FacesContext context) 
- 
Constructor Details- 
SwitchNodepublic SwitchNode()
 
- 
- 
Method Details- 
getCases
- 
getDefaultOutcome
 
-