public class RuleOrderHitPolicyHandler extends Object implements DmnHitPolicyHandler
| Constructor and Description |
|---|
RuleOrderHitPolicyHandler() |
| Modifier and Type | Method and Description |
|---|---|
DmnDecisionTableEvaluationEvent |
apply(DmnDecisionTableEvaluationEvent decisionTableEvaluationEvent)
Applies hit policy.
|
String |
toString() |
public DmnDecisionTableEvaluationEvent apply(DmnDecisionTableEvaluationEvent decisionTableEvaluationEvent)
DmnHitPolicyHandlerapply in interface DmnHitPolicyHandlerdecisionTableEvaluationEvent - the evaluation event of the decision tableCopyright © 2018. All rights reserved.