public abstract class AbstractCmmnExpressionFunction extends AbstractFlowableShortHandExpressionFunction
| Modifier and Type | Field and Description |
|---|---|
static String |
FINAL_FUNCTION_PREFIX |
static List<String> |
FUNCTION_PREFIXES |
static String |
VARIABLE_SCOPE_NAME |
functionName, localName, method, pattern, prefix, replacePattern, variableScopeName| Constructor and Description |
|---|
AbstractCmmnExpressionFunction(String functionName) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFinalFunctionPrefix() |
protected List<String> |
getFunctionPrefixOptions() |
buildOrWordGroup, enhance, findMethod, functionMethod, isMultiParameterFunction, isNoParameterMethod, localName, prefixpublic static final String VARIABLE_SCOPE_NAME
public static final String FINAL_FUNCTION_PREFIX
public AbstractCmmnExpressionFunction(String functionName)
protected List<String> getFunctionPrefixOptions()
getFunctionPrefixOptions in class AbstractFlowableShortHandExpressionFunctionprotected String getFinalFunctionPrefix()
getFinalFunctionPrefix in class AbstractFlowableShortHandExpressionFunctionCopyright © 2019 Flowable. All rights reserved.