def action(Domain domainInstance){
}
If we want to save some events based on the changes in the domainInstance properties, how to get, which properties are updated in the databinding of grails while submitting the form, how to get the old values in-case of that?