| Package | Description |
|---|---|
| com.orchestranetworks.schema.trigger |
Provides classes and interfaces for trigger creation.
|
| Modifier and Type | Method and Description |
|---|---|
ValueChanges |
BeforeModifyOccurrenceContext.getChanges()
Returns the changes that will modify the current record.
|
ValueChanges |
AfterModifyOccurrenceContext.getChanges()
Returns the changes that have modified the current record.
|