public class LoggingTaskHandlerDecorator.WorkItemExceptionInfo extends Object
Constructor and Description |
---|
LoggingTaskHandlerDecorator.WorkItemExceptionInfo(org.kie.api.runtime.process.WorkItem workItem,
Throwable cause,
boolean onExecute) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getException() |
long |
getProcessInstanceId() |
Date |
getTimeThrown() |
long |
getWorkItemId() |
String |
getWorkItemName() |
Map<String,Object> |
getWorkItemParameters() |
boolean |
onExecute() |
public LoggingTaskHandlerDecorator.WorkItemExceptionInfo(org.kie.api.runtime.process.WorkItem workItem, Throwable cause, boolean onExecute)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.