public class KieExtendedDMNFunctions extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static FEELFunction[] |
FUNCTIONS |
| Constructor and Description |
|---|
KieExtendedDMNFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends FEELFunction> |
getFunction(Class<T> functionClazz) |
static FEELFunction[] |
getFunctions() |
protected static final FEELFunction[] FUNCTIONS
public static FEELFunction[] getFunctions()
public static <T extends FEELFunction> T getFunction(Class<T> functionClazz)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.