Uses of Interface
org.activiti.core.el.CustomFunctionProvider
-
Uses of CustomFunctionProvider in org.activiti.core.el
Method parameters in org.activiti.core.el with type arguments of type CustomFunctionProviderModifier and TypeMethodDescriptionjavax.el.ELContextELContextBuilder.buildWithCustomFunctions(List<CustomFunctionProvider> customFunctionProviders) Constructor parameters in org.activiti.core.el with type arguments of type CustomFunctionProviderModifierConstructorDescriptionJuelExpressionResolver(javax.el.ExpressionFactory expressionFactory, List<CustomFunctionProvider> customFunctionProviders)