| Package | Description |
|---|---|
| org.bonitasoft.engine.core.data.instance.impl | |
| org.bonitasoft.engine.expression | |
| org.bonitasoft.engine.expression.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
TransientDataExpressionExecutorStrategy |
| Modifier and Type | Class and Description |
|---|---|
class |
BusinessDataExpressionExecutorStrategy |
class |
BusinessDataReferenceExpressionExecutorStrategy |
class |
BusinessObjectDAOExpressionStrategy |
class |
CommonBusinessDataExpressionExecutorStrategy |
class |
ContractInputExpressionExecutorStrategy |
class |
DataExpressionExecutorStrategy |
class |
DocumentListReferenceExpressionExecutorStrategy |
class |
DocumentReferenceExpressionExecutorStrategy |
class |
EngineConstantExpressionExecutorStrategy |
class |
NonEmptyContentExpressionExecutorStrategy |
class |
ParameterExpressionExecutorStrategy
Retrieve a String parameter from the ParameterService.
|
class |
QueryBusinessDataExpressionExecutorStrategy |
class |
ReevaluatingTransientDataExpressionExecutorStrategy |
| Modifier and Type | Method and Description |
|---|---|
List<ExpressionExecutorStrategy> |
ExpressionExecutorStrategyProvider.getExpressionExecutors() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionExecutorStrategyProvider.setExpressionExecutors(List<ExpressionExecutorStrategy> expressionExecutors) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGroovyScriptExpressionExecutorStrategy |
class |
ConditionExpressionExecutorStrategy |
class |
ConstantExpressionExecutorStrategy |
class |
GroovyScriptExpressionExecutorCacheStrategy |
class |
GroovyScriptExpressionExecutorStrategy |
class |
InputExpressionExecutorStrategy |
class |
JavaMethodCallExpressionExecutorStrategy |
class |
ListExpressionExecutorStrategy
Evaluate a list of SExpression, represented by the
SExpression.getDependencies() method. |
class |
PatternExpressionExecutorStrategy
ExpressionExecutorStrategy to evaluate a 'Pattern', that is a String message into which some parameters are replaced by their values. |
class |
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 © 2018 Bonitasoft S.A.. All rights reserved.