Package jakarta.faces.flow
Class Flow
java.lang.Object
jakarta.faces.flow.Flow
- Since:
- 2.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract String
getClientWindowFlowId
(ClientWindow curWindow) abstract String
abstract jakarta.el.MethodExpression
abstract FlowCallNode
getFlowCall
(Flow targetFlow) abstract Map<String,
FlowCallNode> abstract String
getId()
abstract jakarta.el.MethodExpression
abstract List<MethodCallNode>
abstract Map<String,
Set<NavigationCase>> abstract FlowNode
abstract Map<String,
ReturnNode> abstract String
abstract Map<String,
SwitchNode> getViews()
-
Constructor Details
-
Flow
public Flow()
-
-
Method Details
-
getClientWindowFlowId
-
getDefiningDocumentId
-
getId
-
getInboundParameters
-
getInitializer
public abstract jakarta.el.MethodExpression getInitializer() -
getFinalizer
public abstract jakarta.el.MethodExpression getFinalizer() -
getFlowCall
-
getFlowCalls
-
getMethodCalls
-
getNode
-
getReturns
-
getSwitches
-
getViews
-
getStartNodeId
-