Class SubflowExpression
java.lang.Object
net.shibboleth.idp.profile.spring.factory.SubflowExpression
- All Implemented Interfaces:
Expression
This code is copied verbatim from org.springframework.webflow.engine.builder.model.SubflowExpression
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSubflowExpression
(Expression subflowId, FlowDefinitionLocator flowDefinitionLocator) -
Method Summary
-
Field Details
-
subflowId
-
flowDefinitionLocator
-
-
Constructor Details
-
SubflowExpression
-
-
Method Details
-
getValue
- Specified by:
getValue
in interfaceExpression
- Throws:
EvaluationException
-
setValue
- Specified by:
setValue
in interfaceExpression
- Throws:
EvaluationException
-
getValueType
- Specified by:
getValueType
in interfaceExpression
-
getExpressionString
- Specified by:
getExpressionString
in interfaceExpression
-