Uses of Interface
com.orchestranetworks.schema.trigger.ValueChanges
Packages that use ValueChanges
Package
Description
Provides classes and interfaces for trigger creation.
-
Uses of ValueChanges in com.orchestranetworks.schema.trigger
Methods in com.orchestranetworks.schema.trigger that return ValueChangesModifier and TypeMethodDescriptionAfterModifyInstanceContext.getChanges()Returns the changes that have modified the current dataset.AfterModifyOccurrenceContext.getChanges()Returns the changes that have modified the current record.BeforeModifyInstanceContext.getChanges()Returns the changes that will modify the current dataset.BeforeModifyOccurrenceContext.getChanges()Returns the changes that will modify the current record.