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)
DmnHitPolicyHandler
apply
in interface DmnHitPolicyHandler
decisionTableEvaluationEvent
- the evaluation event of the decision tableCopyright © 2018. All rights reserved.