Package | Description |
---|---|
org.camunda.bpm.dmn.engine.impl.evaluation |
Modifier and Type | Method and Description |
---|---|
protected void |
DecisionTableEvaluationHandler.evaluateDecisionTable(DmnDecisionTableImpl decisionTable,
org.camunda.bpm.engine.variable.context.VariableContext variableContext,
DmnDecisionTableEvaluationEventImpl evaluationResult) |
protected void |
DecisionTableEvaluationHandler.setEvaluationOutput(DmnDecisionTableImpl decisionTable,
List<DmnDecisionTableRuleImpl> matchingRules,
org.camunda.bpm.engine.variable.context.VariableContext variableContext,
DmnDecisionTableEvaluationEventImpl evaluationResult) |
Copyright © 2022. All rights reserved.