Uses of Class
com.broadleafcommerce.rulesengine.expression.context.StandardExpressionContext
-
Packages that use StandardExpressionContext Package Description com.broadleafcommerce.rulesengine.expression.context -
-
Uses of StandardExpressionContext in com.broadleafcommerce.rulesengine.expression.context
Subclasses of StandardExpressionContext in com.broadleafcommerce.rulesengine.expression.context Modifier and Type Class Description class
StandardSpelExpressionContext
Standard implementation ofSpelExpressionContext
for use when evaluating SpEL expressions.
-