public class SLAViolatedEventImpl extends ProcessEvent implements org.kie.api.event.process.SLAViolatedEvent
source| Constructor and Description |
|---|
SLAViolatedEventImpl(org.kie.api.runtime.process.ProcessInstance instance,
org.kie.api.runtime.KieRuntime kruntime) |
SLAViolatedEventImpl(org.kie.api.runtime.process.ProcessInstance instance,
org.kie.api.runtime.process.NodeInstance nodeInstance,
org.kie.api.runtime.KieRuntime kruntime) |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.process.NodeInstance |
getNodeInstance() |
String |
toString() |
getEventDate, getKieRuntime, getProcessInstancegetSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic SLAViolatedEventImpl(org.kie.api.runtime.process.ProcessInstance instance,
org.kie.api.runtime.KieRuntime kruntime)
public SLAViolatedEventImpl(org.kie.api.runtime.process.ProcessInstance instance,
org.kie.api.runtime.process.NodeInstance nodeInstance,
org.kie.api.runtime.KieRuntime kruntime)
public String toString()
toString in class EventObjectpublic org.kie.api.runtime.process.NodeInstance getNodeInstance()
getNodeInstance in interface org.kie.api.event.process.SLAViolatedEventCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.