Uses of Interface
org.camunda.bpm.dmn.feel.impl.FeelEngineFactory
Packages that use FeelEngineFactory
Package
Description
-
Uses of FeelEngineFactory in org.camunda.bpm.dmn.engine.impl
Fields in org.camunda.bpm.dmn.engine.impl declared as FeelEngineFactoryModifier and TypeFieldDescriptionprotected FeelEngineFactory
DefaultDmnEngineConfiguration.feelEngineFactory
Methods in org.camunda.bpm.dmn.engine.impl that return FeelEngineFactoryMethods in org.camunda.bpm.dmn.engine.impl with parameters of type FeelEngineFactoryModifier and TypeMethodDescriptionDefaultDmnEngineConfiguration.feelEngineFactory
(FeelEngineFactory feelEngineFactory) Set the factory to create aFeelEngine
void
DefaultDmnEngineConfiguration.setFeelEngineFactory
(FeelEngineFactory feelEngineFactory) Set the factory to create aFeelEngine
-
Uses of FeelEngineFactory in org.camunda.bpm.dmn.feel.impl.juel
Classes in org.camunda.bpm.dmn.feel.impl.juel that implement FeelEngineFactory -
Uses of FeelEngineFactory in org.camunda.bpm.dmn.feel.impl.scala
Classes in org.camunda.bpm.dmn.feel.impl.scala that implement FeelEngineFactory