Package org.camunda.bpm.engine.impl.incident
-
Interface Summary Interface Description IncidentHandler TheIncidentHandlerinterface may be implemented by components that handle and resolve incidents of a specific type that occur during the execution of a process instance. -
Class Summary Class Description DefaultIncidentHandler An incident handler that logs incidents of a certain type as instances ofIncidentto the engine database.IncidentContext The context of anIncident.IncidentHandling IncidentLogger