Uses of Class
org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
Package
Description
-
Uses of HistoricTaskInstanceEventEntity in org.camunda.bpm.engine.impl.history.producer
Modifier and TypeMethodDescriptionprotected HistoricTaskInstanceEventEntity
CacheAwareHistoryEventProducer.loadTaskInstanceEvent
(DelegateTask task) protected HistoricTaskInstanceEventEntity
DefaultHistoryEventProducer.loadTaskInstanceEvent
(DelegateTask task) protected HistoricTaskInstanceEventEntity
DefaultHistoryEventProducer.newTaskInstanceEventEntity
(DelegateTask task) Modifier and TypeMethodDescriptionprotected void
DefaultHistoryEventProducer.initTaskInstanceEvent
(HistoricTaskInstanceEventEntity evt, TaskEntity taskEntity, HistoryEventType eventType) -
Uses of HistoricTaskInstanceEventEntity in org.camunda.bpm.engine.impl.persistence.entity