|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistoricVariableUpdateEventEntity | |
|---|---|
| org.camunda.bpm.engine.impl.history.handler | |
| org.camunda.bpm.engine.impl.history.producer | |
| org.camunda.bpm.engine.impl.persistence.entity | |
| Uses of HistoricVariableUpdateEventEntity in org.camunda.bpm.engine.impl.history.handler |
|---|
| Methods in org.camunda.bpm.engine.impl.history.handler with parameters of type HistoricVariableUpdateEventEntity | |
|---|---|
protected void |
DbHistoryEventHandler.insertHistoricVariableUpdateEntity(HistoricVariableUpdateEventEntity historyEvent)
customized insert behavior for HistoricVariableUpdateEventEntity |
| Uses of HistoricVariableUpdateEventEntity in org.camunda.bpm.engine.impl.history.producer |
|---|
| Methods in org.camunda.bpm.engine.impl.history.producer that return HistoricVariableUpdateEventEntity | |
|---|---|
protected HistoricVariableUpdateEventEntity |
DefaultHistoryEventProducer.newVariableUpdateEventEntity(ExecutionEntity execution)
|
| Methods in org.camunda.bpm.engine.impl.history.producer with parameters of type HistoricVariableUpdateEventEntity | |
|---|---|
protected void |
DefaultHistoryEventProducer.initHistoricVariableUpdateEvt(HistoricVariableUpdateEventEntity evt,
VariableInstanceEntity variableInstance,
HistoryEventType eventType)
|
| Uses of HistoricVariableUpdateEventEntity in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Subclasses of HistoricVariableUpdateEventEntity in org.camunda.bpm.engine.impl.persistence.entity | |
|---|---|
class |
HistoricDetailVariableInstanceUpdateEntity
|
| Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type HistoricVariableUpdateEventEntity | |
|---|---|
void |
HistoricVariableInstanceEntity.updateFromEvent(HistoricVariableUpdateEventEntity historyEvent)
|
| Constructors in org.camunda.bpm.engine.impl.persistence.entity with parameters of type HistoricVariableUpdateEventEntity | |
|---|---|
HistoricVariableInstanceEntity(HistoricVariableUpdateEventEntity historyEvent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||