Renames a resource and optionally updates all references to it.
This searches all display objects' src attributes across all packages
for ui:// URLs that point to the renamed resource, and updates them
to reflect the new name (the resource ID doesn't change, so references
are already valid — but the name stored in package.xml is updated).
Renames a resource and optionally updates all references to it.
This searches all display objects'
srcattributes across all packages forui://URLs that point to the renamed resource, and updates them to reflect the new name (the resource ID doesn't change, so references are already valid — but the name stored in package.xml is updated).