| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.history.producer | |
| org.camunda.bpm.engine.impl.persistence.entity |
| Modifier and Type | Method and Description |
|---|---|
protected HistoricTaskInstanceEventEntity |
DefaultHistoryEventProducer.loadTaskInstanceEvent(DelegateTask task) |
protected HistoricTaskInstanceEventEntity |
CacheAwareHistoryEventProducer.loadTaskInstanceEvent(DelegateTask task) |
protected HistoricTaskInstanceEventEntity |
DefaultHistoryEventProducer.newTaskInstanceEventEntity(DelegateTask task) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultHistoryEventProducer.initTaskInstanceEvent(HistoricTaskInstanceEventEntity evt,
TaskEntity taskEntity,
HistoryEventType eventType) |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricTaskInstanceEntity |
Copyright © 2013–2020 camunda services GmbH. All rights reserved.