Uses of Class
org.eximeebpms.bpm.engine.impl.history.event.HistoricDecisionEvaluationEvent
Packages that use HistoricDecisionEvaluationEvent
Package
Description
-
Uses of HistoricDecisionEvaluationEvent in org.eximeebpms.bpm.engine.impl.history.event
Methods in org.eximeebpms.bpm.engine.impl.history.event with parameters of type HistoricDecisionEvaluationEventModifier and TypeMethodDescriptionvoidHistoricDecisionInstanceManager.insertHistoricDecisionInstances(HistoricDecisionEvaluationEvent event) -
Uses of HistoricDecisionEvaluationEvent in org.eximeebpms.bpm.engine.impl.history.handler
Methods in org.eximeebpms.bpm.engine.impl.history.handler with parameters of type HistoricDecisionEvaluationEventModifier and TypeMethodDescriptionprotected voidDbHistoryEventHandler.insertHistoricDecisionEvaluationEvent(HistoricDecisionEvaluationEvent event) -
Uses of HistoricDecisionEvaluationEvent in org.eximeebpms.bpm.engine.impl.history.producer
Methods in org.eximeebpms.bpm.engine.impl.history.producer that return HistoricDecisionEvaluationEventModifier and TypeMethodDescriptionprotected HistoricDecisionEvaluationEventDefaultDmnHistoryEventProducer.newDecisionEvaluationEvent(DmnDecisionEvaluationEvent evaluationEvent)