Uses of Class
org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
Packages that use HistoricIncidentEventEntity
Package
Description
-
Uses of HistoricIncidentEventEntity in org.camunda.bpm.engine.impl.history.producer
Methods in org.camunda.bpm.engine.impl.history.producer that return HistoricIncidentEventEntityModifier and TypeMethodDescriptionprotected HistoricIncidentEventEntity
CacheAwareHistoryEventProducer.loadIncidentEvent
(Incident incident) protected HistoricIncidentEventEntity
DefaultHistoryEventProducer.loadIncidentEvent
(Incident incident) protected HistoricIncidentEventEntity
DefaultHistoryEventProducer.newIncidentEventEntity
(Incident incident) Methods in org.camunda.bpm.engine.impl.history.producer with parameters of type HistoricIncidentEventEntityModifier and TypeMethodDescriptionprotected void
DefaultHistoryEventProducer.initHistoricIncidentEvent
(HistoricIncidentEventEntity evt, Incident incident, HistoryEventType eventType) -
Uses of HistoricIncidentEventEntity in org.camunda.bpm.engine.impl.persistence.entity