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