Package | Description |
---|---|
org.jbpm.designer.expressioneditor.parser |
Modifier and Type | Method and Description |
---|---|
List<ParamDef> |
FunctionDef.getParams() |
Modifier and Type | Method and Description |
---|---|
void |
FunctionDef.setParams(List<ParamDef> params) |
Constructor and Description |
---|
FunctionDef(String name,
List<ParamDef> params) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.