|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistoricTaskInstanceEventEntity | |
|---|---|
| org.camunda.bpm.engine.impl.history.producer | |
| org.camunda.bpm.engine.impl.persistence.entity | |
| Uses of HistoricTaskInstanceEventEntity in org.camunda.bpm.engine.impl.history.producer |
|---|
| Methods in org.camunda.bpm.engine.impl.history.producer that return HistoricTaskInstanceEventEntity | |
|---|---|
protected HistoricTaskInstanceEventEntity |
CacheAwareHistoryEventProducer.loadTaskInstanceEvent(DelegateTask task)
|
protected HistoricTaskInstanceEventEntity |
DefaultHistoryEventProducer.loadTaskInstanceEvent(DelegateTask task)
|
protected HistoricTaskInstanceEventEntity |
DefaultHistoryEventProducer.newTaskInstanceEventEntity(DelegateTask task)
|
| Methods in org.camunda.bpm.engine.impl.history.producer with parameters of type HistoricTaskInstanceEventEntity | |
|---|---|
protected void |
DefaultHistoryEventProducer.initTaskInstanceEvent(HistoricTaskInstanceEventEntity evt,
TaskEntity taskEntity,
HistoryEventType eventType)
|
| Uses of HistoricTaskInstanceEventEntity in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Subclasses of HistoricTaskInstanceEventEntity in org.camunda.bpm.engine.impl.persistence.entity | |
|---|---|
class |
HistoricTaskInstanceEntity
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||