public class RuleOrderHitPolicyHandler extends Object implements DmnHitPolicyHandler
Modifier and Type | Field and Description |
---|---|
protected static HitPolicyEntry |
HIT_POLICY |
Constructor and Description |
---|
RuleOrderHitPolicyHandler() |
Modifier and Type | Method and Description |
---|---|
DmnDecisionTableEvaluationEvent |
apply(DmnDecisionTableEvaluationEvent decisionTableEvaluationEvent)
Applies hit policy.
|
HitPolicyEntry |
getHitPolicyEntry() |
String |
toString() |
protected static final HitPolicyEntry HIT_POLICY
public HitPolicyEntry getHitPolicyEntry()
getHitPolicyEntry
in interface DmnHitPolicyHandler
public DmnDecisionTableEvaluationEvent apply(DmnDecisionTableEvaluationEvent decisionTableEvaluationEvent)
DmnHitPolicyHandler
apply
in interface DmnHitPolicyHandler
decisionTableEvaluationEvent
- the evaluation event of the decision tableCopyright © 2022. All rights reserved.