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 HistoricIncidentEventEntityCacheAwareHistoryEventProducer.loadIncidentEvent(Incident incident) protected HistoricIncidentEventEntityDefaultHistoryEventProducer.loadIncidentEvent(Incident incident) protected HistoricIncidentEventEntityDefaultHistoryEventProducer.newIncidentEventEntity(Incident incident) Methods in org.camunda.bpm.engine.impl.history.producer with parameters of type HistoricIncidentEventEntityModifier and TypeMethodDescriptionprotected voidDefaultHistoryEventProducer.initHistoricIncidentEvent(HistoricIncidentEventEntity evt, Incident incident, HistoryEventType eventType) -
Uses of HistoricIncidentEventEntity in org.camunda.bpm.engine.impl.persistence.entity