Class HistoryDecisionEvaluationListener
java.lang.Object
org.eximeebpms.bpm.engine.impl.history.parser.HistoryDecisionEvaluationListener
- All Implemented Interfaces:
DmnDecisionEvaluationListener
public class HistoryDecisionEvaluationListener
extends Object
implements DmnDecisionEvaluationListener
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionHistoryDecisionEvaluationListener(DmnHistoryEventProducer historyEventProducer) -
Method Summary
Modifier and TypeMethodDescriptionprotected HistoryEventcreateHistoryEvent(DmnDecisionEvaluationEvent evaluationEvent) protected booleanisDeployedDecisionTable(DmnDecision decision) voidnotify(DmnDecisionEvaluationEvent evaluationEvent)
-
Field Details
-
eventProducer
-
historyLevel
-
-
Constructor Details
-
HistoryDecisionEvaluationListener
-
-
Method Details
-
notify
- Specified by:
notifyin interfaceDmnDecisionEvaluationListener
-
createHistoryEvent
-
isDeployedDecisionTable
-