Uses of Class
org.apache.myfaces.flow.FlowReference
-
Packages that use FlowReference Package Description org.apache.myfaces.flow org.apache.myfaces.flow.cdi -
-
Uses of FlowReference in org.apache.myfaces.flow
Methods in org.apache.myfaces.flow with parameters of type FlowReference Modifier and Type Method Description static String
FlowUtils. getFlowMapKey(FacesContext facesContext, FlowReference flowReference)
-
Uses of FlowReference in org.apache.myfaces.flow.cdi
Constructor parameters in org.apache.myfaces.flow.cdi with type arguments of type FlowReference Constructor Description FlowScopeContext(jakarta.enterprise.inject.spi.BeanManager beanManager, Map<Class,FlowReference> flowBeanReferences)
-