public class UniqueHitPolicyHandler extends Object implements DmnHitPolicyHandler
| Modifier and Type | Field and Description | 
|---|---|
protected static HitPolicyEntry | 
HIT_POLICY  | 
static DmnHitPolicyLogger | 
LOG  | 
| Constructor and Description | 
|---|
UniqueHitPolicyHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
DmnDecisionTableEvaluationEvent | 
apply(DmnDecisionTableEvaluationEvent decisionTableEvaluationEvent)
Applies hit policy. 
 | 
HitPolicyEntry | 
getHitPolicyEntry()  | 
String | 
toString()  | 
public static final DmnHitPolicyLogger LOG
protected static final HitPolicyEntry HIT_POLICY
public DmnDecisionTableEvaluationEvent apply(DmnDecisionTableEvaluationEvent decisionTableEvaluationEvent)
DmnHitPolicyHandlerapply in interface DmnHitPolicyHandlerdecisionTableEvaluationEvent - the evaluation event of the decision tablepublic HitPolicyEntry getHitPolicyEntry()
getHitPolicyEntry in interface DmnHitPolicyHandlerCopyright © 2019. All rights reserved.