| Modifier and Type | Method and Description |
|---|---|
protected Serializable |
EvaluateExpressionsDefinitionLevel.evaluateExpression(SExpressionContext context,
SExpression sexp,
SProcessDefinition processDefinition) |
| Modifier and Type | Method and Description |
|---|---|
void |
BPMInstancesCreator.createDataInstances(SProcessInstance processInstance,
SFlowElementContainerDefinition processContainer,
SProcessDefinition processDefinition,
SExpressionContext expressionContext,
List<SOperation> operations,
Map<String,Object> context,
SExpressionContext expressionContextToEvaluateOperations) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
ConnectorServiceDecorator.evaluateInputParameters(String connectorId,
Map<String,SExpression> parameters,
SExpressionContext sExpressionContext,
Map<String,Map<String,Serializable>> inputValues) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
ConnectorService.evaluateInputParameters(String connectorId,
Map<String,SExpression> parameters,
SExpressionContext sExpressionContext,
Map<String,Map<String,Serializable>> inputValues) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
ConnectorServiceImpl.evaluateInputParameters(String connectorId,
Map<String,SExpression> parameters,
SExpressionContext sExpressionContext,
Map<String,Map<String,Serializable>> inputValues) |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
ExpressionResolverService.evaluate(List<SExpression> expressions,
SExpressionContext contextDependency)
Evaluate the specific expressions with the given expressionContext.
|
Object |
ExpressionResolverService.evaluate(SExpression expression)
Evaluate the specific expression
|
Object |
ExpressionResolverService.evaluate(SExpression expression,
SExpressionContext contextDependency)
Evaluate the specific expression with the given expressionContext.
|
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
ExpressionResolverServiceImpl.evaluate(List<SExpression> expressions,
SExpressionContext contextDependency) |
Object |
ExpressionResolverServiceImpl.evaluate(SExpression expression) |
Object |
ExpressionResolverServiceImpl.evaluate(SExpression expression,
SExpressionContext evaluationContext) |
| Modifier and Type | Method and Description |
|---|---|
protected FilterResult |
UserFilterServiceImpl.executeFilterInClassloader(String implementationClassName,
Map<String,SExpression> parameters,
ClassLoader classLoader,
SExpressionContext expressionContext,
String actorName) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Serializable> |
StateBehaviors.getEvaluatedInputExpressions(Map<String,SExpression> contractInputs,
SExpressionContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
ExpressionService.evaluate(ExpressionKind expressionKind,
List<SExpression> expressions,
Map<String,Object> dependencyValues,
Map<Integer,Object> resolvedExpressions,
ContainerState containerState)
Evaluate type specified expressions with dependency values
|
Object |
ExpressionService.evaluate(SExpression expression,
Map<Integer,Object> resolvedExpressions,
ContainerState containerState)
Evaluate the specific expression
|
Object |
ExpressionService.evaluate(SExpression expression,
Map<String,Object> dependencyValues,
Map<Integer,Object> resolvedExpressions,
ContainerState containerState)
Evaluate the specific expression with dependency values
|
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
ExpressionServiceImpl.evaluate(ExpressionKind expressionKind,
List<SExpression> expressions,
Map<String,Object> dependencyValues,
Map<Integer,Object> resolvedExpressions,
ContainerState containerState) |
Object |
ExpressionServiceImpl.evaluate(SExpression expression,
Map<Integer,Object> resolvedExpressions,
ContainerState containerState) |
Object |
ExpressionServiceImpl.evaluate(SExpression expression,
Map<String,Object> dependencyValues,
Map<Integer,Object> resolvedExpressions,
ContainerState containerState) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.