| Package | Description |
|---|---|
| org.flowable.common.engine.impl.el | |
| org.flowable.common.engine.impl.el.function |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
FlowableExpressionFactory.FlowableExpressionParserImpl |
| Modifier and Type | Method and Description |
|---|---|
AstFunction |
FlowableAstFunctionCreator.createFunction(String name,
int index,
AstParameters parameters,
boolean varargs,
FlowableExpressionParser parser)
Create an
AstFunction based on the provided name, index, parameters. |
| Modifier and Type | Method and Description |
|---|---|
AstFunction |
AbstractFlowableVariableExpressionFunction.createFunction(String name,
int index,
AstParameters parameters,
boolean varargs,
FlowableExpressionParser parser) |
Copyright © 2021 Flowable. All rights reserved.