org.jbpm.process.workitem
Class AbstractLogOrThrowWorkItemHandler
java.lang.Object
org.jbpm.process.workitem.AbstractLogOrThrowWorkItemHandler
- All Implemented Interfaces:
- WorkItemHandler
- Direct Known Subclasses:
- ArchiveWorkItemHandler, EmailWorkItemHandler, ExecWorkItemHandler, FTPUploadWorkItemHandler, JabberWorkItemHandler, JavaHandlerWorkItemHandler, JavaInvocationWorkItemHandler, RestGeoCodeApiCallWorkItemHandler, RESTWorkItemHandler, RSSWorkItemHandler, TransformWorkItemHandler, WebServiceWorkItemHandler
public abstract class AbstractLogOrThrowWorkItemHandler
- extends Object
- implements WorkItemHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logThrownException
protected boolean logThrownException
AbstractLogOrThrowWorkItemHandler
public AbstractLogOrThrowWorkItemHandler()
setLogThrownException
public void setLogThrownException(boolean logException)
handleException
protected void handleException(Throwable cause)
handleException
protected void handleException(Throwable cause,
Map<String,Object> handlerInfoMap)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.