Class JuelExpressionResolverService
java.lang.Object
org.activiti.cloud.starter.juel.service.JuelExpressionResolverService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JuelExpressionResolverService
public JuelExpressionResolverService()
-
-
Method Details
-
resolveExpression
Resolves the given expression with the provided variables.- Parameters:
inputVariables- the input variables: expression and variables.- Returns:
- the resolved expression.
-