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 TypeMethodDescriptionjakarta.el.ELContextELContextBuilder.buildWithCustomFunctions(List<CustomFunctionProvider> customFunctionProviders) Constructor parameters in org.activiti.core.el with type arguments of type CustomFunctionProviderModifierConstructorDescriptionJuelExpressionResolver(jakarta.el.ExpressionFactory expressionFactory, List<CustomFunctionProvider> customFunctionProviders)