Uses of Class
org.flowable.dmn.model.DecisionTable
Packages that use DecisionTable
-
Uses of DecisionTable in org.flowable.dmn.engine.impl
Methods in org.flowable.dmn.engine.impl with parameters of type DecisionTableModifier and TypeMethodDescriptionprotected void
RuleEngineExecutorImpl.evaluateDecisionTable
(DecisionTable decisionTable, ELExecutionContext executionContext) protected void
RuleEngineExecutorImpl.sanityCheckDecisionTable
(DecisionTable decisionTable) -
Uses of DecisionTable in org.flowable.dmn.engine.impl.el
Methods in org.flowable.dmn.engine.impl.el with parameters of type DecisionTableModifier and TypeMethodDescriptionprotected static void
ELExecutionContextBuilder.preProcessInputVariables
(DecisionTable decisionTable, Map<String, Object> inputVariables)