Uses of Interface
org.flowable.common.engine.impl.el.FlowableFunctionResolverFactory
Packages that use FlowableFunctionResolverFactory
-
Uses of FlowableFunctionResolverFactory in org.flowable.common.engine.impl.el
Fields in org.flowable.common.engine.impl.el declared as FlowableFunctionResolverFactoryModifier and TypeFieldDescriptionprotected FlowableFunctionResolverFactory
DefaultExpressionManager.functionResolverFactory
Methods in org.flowable.common.engine.impl.el that return FlowableFunctionResolverFactoryModifier and TypeMethodDescriptionDefaultExpressionManager.getFunctionResolverFactory()
ExpressionManager.getFunctionResolverFactory()
Methods in org.flowable.common.engine.impl.el with parameters of type FlowableFunctionResolverFactoryModifier and TypeMethodDescriptionvoid
DefaultExpressionManager.setFunctionResolverFactory
(FlowableFunctionResolverFactory functionResolverFactory) void
ExpressionManager.setFunctionResolverFactory
(FlowableFunctionResolverFactory functionResolverFactory)