Package org.apache.myfaces.flow.builder
Class FlowCallBuilderImpl
java.lang.Object
jakarta.faces.flow.builder.FlowCallBuilder
org.apache.myfaces.flow.builder.FlowCallBuilderImpl
- All Implemented Interfaces:
- NodeBuilder
- Since:
- 2.2
- Author:
- Leonardo Uribe
- 
Constructor SummaryConstructorsConstructorDescriptionFlowCallBuilderImpl(FlowBuilderImpl flowBuilder, FlowImpl facesFlow, String flowCallNodeId) 
- 
Method SummaryModifier and TypeMethodDescriptionflowReference(String flowDocumentId, String flowId) outboundParameter(String name, jakarta.el.ValueExpression value) outboundParameter(String name, String value) 
- 
Constructor Details- 
FlowCallBuilderImpl
 
- 
- 
Method Details- 
flowReference- Specified by:
- flowReferencein class- FlowCallBuilder
 
- 
outboundParameter- Specified by:
- outboundParameterin class- FlowCallBuilder
 
- 
outboundParameter- Specified by:
- outboundParameterin class- FlowCallBuilder
 
- 
markAsStartNode- Specified by:
- markAsStartNodein interface- NodeBuilder
- Specified by:
- markAsStartNodein class- FlowCallBuilder
 
 
-