Uses of Interface
org.camunda.bpm.dmn.engine.impl.evaluation.DmnDecisionLogicEvaluationHandler
Packages that use DmnDecisionLogicEvaluationHandler
-
Uses of DmnDecisionLogicEvaluationHandler in org.camunda.bpm.dmn.engine.impl
Fields in org.camunda.bpm.dmn.engine.impl with type parameters of type DmnDecisionLogicEvaluationHandlerModifier and TypeFieldDescriptionprotected final Map<Class<? extends DmnDecisionLogic>,
DmnDecisionLogicEvaluationHandler> DefaultDmnDecisionContext.evaluationHandlers
Methods in org.camunda.bpm.dmn.engine.impl that return DmnDecisionLogicEvaluationHandlerModifier and TypeMethodDescriptionprotected DmnDecisionLogicEvaluationHandler
DefaultDmnDecisionContext.getDecisionEvaluationHandler
(DmnDecision decision) -
Uses of DmnDecisionLogicEvaluationHandler in org.camunda.bpm.dmn.engine.impl.evaluation
Classes in org.camunda.bpm.dmn.engine.impl.evaluation that implement DmnDecisionLogicEvaluationHandlerModifier and TypeClassDescriptionclass
class