Uses of Class
org.apache.myfaces.flow.FlowReference
Packages that use FlowReference
- 
Uses of FlowReference in org.apache.myfaces.flowMethods in org.apache.myfaces.flow with parameters of type FlowReferenceModifier and TypeMethodDescriptionstatic StringFlowUtils.getFlowMapKey(FacesContext facesContext, FlowReference flowReference) 
- 
Uses of FlowReference in org.apache.myfaces.flow.cdiConstructor parameters in org.apache.myfaces.flow.cdi with type arguments of type FlowReferenceModifierConstructorDescriptionFlowScopeContext(jakarta.enterprise.inject.spi.BeanManager beanManager, Map<Class, FlowReference> flowBeanReferences)