public abstract class AbstractLogOrThrowWorkItemHandler extends Object implements org.kie.api.runtime.process.WorkItemHandler
Modifier and Type | Field and Description |
---|---|
protected boolean |
logThrownException |
Constructor and Description |
---|
AbstractLogOrThrowWorkItemHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
handleException(Throwable cause) |
protected void |
handleException(Throwable cause,
Map<String,Object> handlerInfoMap) |
void |
setLogThrownException(boolean logException) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.