|
jBPM distribution 6.1.0.Beta3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractExceptionHandlingTaskHandler | |
---|---|
org.jbpm.bpmn2.handler |
Uses of AbstractExceptionHandlingTaskHandler in org.jbpm.bpmn2.handler |
---|
Subclasses of AbstractExceptionHandlingTaskHandler in org.jbpm.bpmn2.handler | |
---|---|
class |
LoggingTaskHandlerDecorator
This class is a WorkItemHandler implementation that is meant to wrap
other WorkItemHandler implementations. |
class |
SignallingTaskHandlerDecorator
This class will wrap a WorkItemHandler instance so that an event (signal, error or other) can be sent to the process
instance if and when the wrapped WorkItemHandler instance throws an exception (during a
WorkItemHandler.executeWorkItem(WorkItem, WorkItemManager) or
WorkItemHandler.abortWorkItem(WorkItem, WorkItemManager) method. |
|
jBPM distribution 6.1.0.Beta3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |