Solved
How to get all the refrences of the pages where static assets are used i.e path is hardcoded in component
No text available
From Java backend, you can utilise this tool, import com.day.cq.dam.commons.util.AssetReferenceSearch;
documentation - https://developer.adobe.com/experience-manager/reference-materials/6-4/javadoc/com/day/cq/dam/commons/util/AssetReferenceSearch.html
An example of usage of this class can be found here -> https://github.com/Adobe-Marketing-Cloud/aem-samples/blob/master/tutorial-referenced-assets/bundle/src/main/java/com/adobe/cq/tutorials/assets/impl/ReferencedAssetsServlet.java
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.