Returns a list of settings that represents the property values of the specified DataObject at the point when logging began.

Syntax

java.util.List getOldValues(DataObject dataObj)
dataObj
Specifies the DataObject instance whose old values you want to get.