Uses of Class
org.camunda.bpm.engine.impl.incident.IncidentLogger
-
Packages that use IncidentLogger Package Description org.camunda.bpm.engine.impl API implementation classes, which shouldn't directly be used by end-users.org.camunda.bpm.engine.impl.persistence.entity -
-
Uses of IncidentLogger in org.camunda.bpm.engine.impl
Fields in org.camunda.bpm.engine.impl declared as IncidentLogger Modifier and Type Field Description static IncidentLogger
ProcessEngineLogger. INCIDENT_LOGGER
-
Uses of IncidentLogger in org.camunda.bpm.engine.impl.persistence.entity
Fields in org.camunda.bpm.engine.impl.persistence.entity declared as IncidentLogger Modifier and Type Field Description protected static IncidentLogger
IncidentEntity. LOG
-