public static class IterableProcessEventListener.CachedProcessVariableChangedEvent extends Object implements org.kie.api.event.process.ProcessVariableChangedEvent
| Constructor and Description |
|---|
CachedProcessVariableChangedEvent(org.kie.api.event.process.ProcessVariableChangedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getNewValue() |
Object |
getOldValue() |
String |
getVariableId() |
String |
getVariableInstanceId() |
String |
toString() |
public CachedProcessVariableChangedEvent(org.kie.api.event.process.ProcessVariableChangedEvent event)
public String getVariableId()
getVariableId in interface org.kie.api.event.process.ProcessVariableChangedEventpublic String getVariableInstanceId()
getVariableInstanceId in interface org.kie.api.event.process.ProcessVariableChangedEventpublic Object getOldValue()
getOldValue in interface org.kie.api.event.process.ProcessVariableChangedEventpublic Object getNewValue()
getNewValue in interface org.kie.api.event.process.ProcessVariableChangedEventCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.