Decorate all domain collection container for emitting build ops (#7876)
* Update all domain object container with decorator for tracing executed callback actions
* Add decorator to a ll required occurances of DefaultDomainObjectSet
* Keep ctor for DefaultPolymorphicDomainObjectContainer as its used in gradle-idea-ext plugin
* Bring back DefaultDomainObjectSet constructor used by the android plugin
* keep backwards compatibility