Uses of Class
org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
Packages that use HistoricVariableUpdateEventEntity
Package
Description
-
Uses of HistoricVariableUpdateEventEntity in org.camunda.bpm.engine.impl.history.handler
Methods in org.camunda.bpm.engine.impl.history.handler with parameters of type HistoricVariableUpdateEventEntityModifier and TypeMethodDescriptionprotected voidDbHistoryEventHandler.insertHistoricVariableUpdateEntity(HistoricVariableUpdateEventEntity historyEvent) customized insert behavior for HistoricVariableUpdateEventEntityprotected booleanDbHistoryEventHandler.shouldWriteHistoricDetail(HistoricVariableUpdateEventEntity historyEvent) -
Uses of HistoricVariableUpdateEventEntity in org.camunda.bpm.engine.impl.history.producer
Methods in org.camunda.bpm.engine.impl.history.producer that return HistoricVariableUpdateEventEntityModifier and TypeMethodDescriptionprotected HistoricVariableUpdateEventEntityDefaultHistoryEventProducer.newVariableUpdateEventEntity(ExecutionEntity execution) Methods in org.camunda.bpm.engine.impl.history.producer with parameters of type HistoricVariableUpdateEventEntityModifier and TypeMethodDescriptionprotected voidDefaultHistoryEventProducer.initHistoricVariableUpdateEvt(HistoricVariableUpdateEventEntity evt, VariableInstanceEntity variableInstance, HistoryEventType eventType) -
Uses of HistoricVariableUpdateEventEntity in org.camunda.bpm.engine.impl.persistence.entity
Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type HistoricVariableUpdateEventEntityModifier and TypeMethodDescriptionvoidHistoricVariableInstanceEntity.updateFromEvent(HistoricVariableUpdateEventEntity historyEvent) Constructors in org.camunda.bpm.engine.impl.persistence.entity with parameters of type HistoricVariableUpdateEventEntityModifierConstructorDescription