public class ProcessNodeLeftEventImpl extends ProcessEvent implements org.kie.api.event.process.ProcessNodeLeftEvent
source| Constructor and Description |
|---|
ProcessNodeLeftEventImpl(org.kie.api.runtime.process.NodeInstance nodeInstance,
org.kie.internal.runtime.KnowledgeRuntime kruntime) |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.process.NodeInstance |
getNodeInstance() |
String |
toString() |
getKieRuntime, getProcessInstancegetSourcepublic ProcessNodeLeftEventImpl(org.kie.api.runtime.process.NodeInstance nodeInstance,
org.kie.internal.runtime.KnowledgeRuntime kruntime)
public org.kie.api.runtime.process.NodeInstance getNodeInstance()
getNodeInstance in interface org.kie.api.event.process.ProcessNodeEventpublic String toString()
toString in class EventObjectCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.