public interface DmnHitPolicyHandler
| Modifier and Type | Method and Description |
|---|---|
DmnDecisionTableEvaluationEvent |
apply(DmnDecisionTableEvaluationEvent decisionTableEvaluationEvent)
Applies hit policy.
|
DmnDecisionTableEvaluationEvent apply(DmnDecisionTableEvaluationEvent decisionTableEvaluationEvent)
decisionTableEvaluationEvent - the evaluation event of the decision tableDmnEngineException - if the hit policy cannot be applied to the decision outputsCopyright © 2018. All rights reserved.