Uses of Package
org.camunda.bpm.engine.impl.incident
-
Packages that use org.camunda.bpm.engine.impl.incident Package Description org.camunda.bpm.engine.impl API implementation classes, which shouldn't directly be used by end-users.org.camunda.bpm.engine.impl.cfg org.camunda.bpm.engine.impl.incident org.camunda.bpm.engine.impl.persistence.entity org.camunda.bpm.engine.impl.pvm.runtime -
Classes in org.camunda.bpm.engine.impl.incident used by org.camunda.bpm.engine.impl Class Description IncidentLogger -
Classes in org.camunda.bpm.engine.impl.incident used by org.camunda.bpm.engine.impl.cfg Class Description IncidentHandler TheIncidentHandler
interface may be implemented by components that handle and resolve incidents of a specific type that occur during the execution of a process instance. -
Classes in org.camunda.bpm.engine.impl.incident used by org.camunda.bpm.engine.impl.incident Class Description IncidentContext The context of anIncident
.IncidentHandler TheIncidentHandler
interface may be implemented by components that handle and resolve incidents of a specific type that occur during the execution of a process instance. -
Classes in org.camunda.bpm.engine.impl.incident used by org.camunda.bpm.engine.impl.persistence.entity Class Description IncidentContext The context of anIncident
.IncidentLogger -
Classes in org.camunda.bpm.engine.impl.incident used by org.camunda.bpm.engine.impl.pvm.runtime Class Description IncidentContext The context of anIncident
.IncidentHandler TheIncidentHandler
interface may be implemented by components that handle and resolve incidents of a specific type that occur during the execution of a process instance.