Java step in an activity
Hello,
I have been assigned to a new project where I am in charge of resolving the warnings.
I found an activity containing a single Java step with the single following line: pega.getDeclarativePageUtils().deleteAllInstancesOfDeclarativePage("D_AttachementGEDCopy");
What is the purpose of the following line and is there a way to replace the line using a built-in Pega method or function?
Thank you