Uses of Class
org.apache.myfaces.flow.FlowReference
Packages that use FlowReference
-
Uses of FlowReference in org.apache.myfaces.flow
Methods in org.apache.myfaces.flow with parameters of type FlowReferenceModifier and TypeMethodDescriptionstatic 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 FlowReferenceModifierConstructorDescriptionFlowScopeContext
(jakarta.enterprise.inject.spi.BeanManager beanManager, Map<Class, FlowReference> flowBeanReferences)