| Class | Description |
|---|---|
| AbstractGroovyScriptExpressionExecutorStrategy | |
| ConditionExpressionExecutorStrategy | |
| ConstantExpressionExecutorStrategy | |
| ExpressionServiceImpl | |
| GroovyScriptExpressionExecutorCacheStrategy | |
| GroovyScriptExpressionExecutorStrategy | |
| InputExpressionExecutorStrategy | |
| JavaMethodCallExpressionExecutorStrategy | |
| ListExpressionExecutorStrategy |
Evaluate a list of SExpression, represented by the
SExpression.getDependencies() method. |
| PatternExpressionExecutorStrategy |
ExpressionExecutorStrategy to evaluate a 'Pattern', that is a String message into which some parameters are replaced by their values. |
| ReturnTypeChecker | |
| XPathReadExpressionExecutorStrategy |
Supported return types are:
java.lang.String
java.lang.Double
java.lang.Boolean
java.lang.Long
java.lang.Integer
java.lang.Float
org.w3c.dom.Node
org.w3c.dom.NodeList
|
Copyright © 2014 Bonitasoft S.A.. All rights reserved.