Package jakarta.faces.flow
Class MethodCallNode
java.lang.Object
jakarta.faces.flow.FlowNode
jakarta.faces.flow.MethodCallNode
- Since:
- 2.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract jakarta.el.MethodExpression
abstract jakarta.el.ValueExpression
-
Constructor Details
-
MethodCallNode
public MethodCallNode()
-
-
Method Details
-
getMethodExpression
public abstract jakarta.el.MethodExpression getMethodExpression() -
getOutcome
public abstract jakarta.el.ValueExpression getOutcome() -
getParameters
-