public class VariableGetOrDefaultExpressionFunction extends AbstractFlowableVariableExpressionFunction
PropertyNotFoundException that otherwise gets thrown when referencing a variable in JUEL.functionName, localName, method, pattern, prefix, replacePattern, variableScopeName| Constructor and Description |
|---|
VariableGetOrDefaultExpressionFunction(String variableScopeName) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getOrDefault(VariableScope variableScope,
String variableName,
Object value) |
getFinalFunctionPrefix, getFunctionPrefixOptions, getVariableValue, isMultiParameterFunction, prefix, valuesAreNumbersbuildOrWordGroup, enhance, findMethod, functionMethod, isNoParameterMethod, localNamepublic VariableGetOrDefaultExpressionFunction(String variableScopeName)
public static Object getOrDefault(VariableScope variableScope, String variableName, Object value)
Copyright © 2019 Flowable. All rights reserved.