Modifier and Type | Method and Description |
---|---|
protected void |
DbHistoryEventHandler.insertHistoricVariableUpdateEntity(HistoricVariableUpdateEventEntity historyEvent)
customized insert behavior for HistoricVariableUpdateEventEntity
|
protected boolean |
DbHistoryEventHandler.shouldWriteHistoricDetail(HistoricVariableUpdateEventEntity historyEvent) |
Modifier and Type | Method and Description |
---|---|
protected HistoricVariableUpdateEventEntity |
DefaultHistoryEventProducer.newVariableUpdateEventEntity(ExecutionEntity execution) |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultHistoryEventProducer.initHistoricVariableUpdateEvt(HistoricVariableUpdateEventEntity evt,
VariableInstanceEntity variableInstance,
HistoryEventType eventType) |
Modifier and Type | Class and Description |
---|---|
class |
HistoricDetailVariableInstanceUpdateEntity |
Modifier and Type | Method and Description |
---|---|
void |
HistoricVariableInstanceEntity.updateFromEvent(HistoricVariableUpdateEventEntity historyEvent) |
Constructor and Description |
---|
HistoricVariableInstanceEntity(HistoricVariableUpdateEventEntity historyEvent) |
Copyright © 2019. All rights reserved.