public class JabberWorkItemHandler extends AbstractLogOrThrowWorkItemHandler
logThrownException| Constructor and Description |
|---|
JabberWorkItemHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
abortWorkItem(org.kie.api.runtime.process.WorkItem workItem,
org.kie.api.runtime.process.WorkItemManager manager) |
void |
executeWorkItem(org.kie.api.runtime.process.WorkItem workItem,
org.kie.api.runtime.process.WorkItemManager manager) |
void |
setConf(ConnectionConfiguration conf) |
void |
setConnection(XMPPConnection connection) |
findNodeInstance, handleException, handleException, setLogThrownExceptionpublic void executeWorkItem(org.kie.api.runtime.process.WorkItem workItem,
org.kie.api.runtime.process.WorkItemManager manager)
public void abortWorkItem(org.kie.api.runtime.process.WorkItem workItem,
org.kie.api.runtime.process.WorkItemManager manager)
public void setConf(ConnectionConfiguration conf)
public void setConnection(XMPPConnection connection)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.