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