Package com.flowable.form.engine
Interface CustomExpressionFunctionRegistry
public interface CustomExpressionFunctionRegistry
- Author:
- Yvo Swillens
-
Method Summary
Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.reflect.Method>
getCustomExpressionMethods()
-
Method Details
-
getCustomExpressionMethods
java.util.Map<java.lang.String,java.lang.reflect.Method> getCustomExpressionMethods()
-