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, getProcessInstance
getSource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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 EventObject
public org.kie.api.runtime.process.NodeInstance getNodeInstance()
getNodeInstance
in interface org.kie.api.event.process.SLAViolatedEvent
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.