public class TriggerResult extends Object
TriggerDefinition.| Constructor and Description |
|---|
TriggerResult(String name,
String oldValue,
String newValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getNewValue() |
String |
getOldValue() |
boolean |
isFiring() |
String |
toString() |
Copyright © 2016–2023. All rights reserved.