Uses of Package
org.camunda.bpm.engine.impl.incident
Packages that use org.camunda.bpm.engine.impl.incident
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Classes in org.camunda.bpm.engine.impl.incident used by org.camunda.bpm.engine.impl
-
Classes in org.camunda.bpm.engine.impl.incident used by org.camunda.bpm.engine.impl.cfgClassDescriptionThe
IncidentHandler
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.incidentClassDescriptionThe context of an
Incident
.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.pvm.runtimeClassDescriptionThe context of an
Incident
.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.