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