Interface | Description |
---|---|
IncidentHandler |
The
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. |
Class | Description |
---|---|
DefaultIncidentHandler |
An incident handler that logs incidents of a certain type
as instances of
Incident to the engine database. |
IncidentContext |
The context of an
Incident . |
IncidentLogger |
Copyright © 2019. All rights reserved.