Package jakarta.faces.flow
Class SwitchCase
java.lang.Object
jakarta.faces.flow.SwitchCase
- Since:
- 2.2
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract BooleangetCondition(FacesContext context) abstract String
- 
Constructor Details- 
SwitchCasepublic SwitchCase()
 
- 
- 
Method Details- 
getFromOutcome
- 
getCondition
 
-