jBPM :: Distribution 6.2.0-SNAPSHOT

Uses of Class
org.jbpm.bpmn2.handler.AbstractExceptionHandlingTaskHandler

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.2.0-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.