Uses of Class
org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
Packages that use HistoricTaskInstanceEventEntity
Package
Description
-
Uses of HistoricTaskInstanceEventEntity in org.camunda.bpm.engine.impl.history.producer
Methods in org.camunda.bpm.engine.impl.history.producer that return HistoricTaskInstanceEventEntityModifier and TypeMethodDescriptionprotected HistoricTaskInstanceEventEntityCacheAwareHistoryEventProducer.loadTaskInstanceEvent(DelegateTask task) protected HistoricTaskInstanceEventEntityDefaultHistoryEventProducer.loadTaskInstanceEvent(DelegateTask task) protected HistoricTaskInstanceEventEntityDefaultHistoryEventProducer.newTaskInstanceEventEntity(DelegateTask task) Methods in org.camunda.bpm.engine.impl.history.producer with parameters of type HistoricTaskInstanceEventEntityModifier and TypeMethodDescriptionprotected voidDefaultHistoryEventProducer.initTaskInstanceEvent(HistoricTaskInstanceEventEntity evt, TaskEntity taskEntity, HistoryEventType eventType) -
Uses of HistoricTaskInstanceEventEntity in org.camunda.bpm.engine.impl.persistence.entity