Easy way to find all apex references in salesforce
While working on salesforce customization using Apex, the developers sometimes use improper names to define a class. Moving ahead we might need to change these names or delete the class if it’s no longer in use. Few days before we were working on code re-factorization wherein we had to rename the class according to the… Read More »