How to remove the filter path from Content package using Java?
Hi,
I am trying to find how to completely remove the filter path from the content package in AEM using Java. My scenario is like, when author deactivate the page, then that particular page path in the filter of the content package has to be removed. And it has to be implemented using Java. If some have solution, Please let me know. I am using com.day.jcr.vault.fs.api.PathFilterSet, com.day.jcr.vault.fs.config.DefaultWorkspaceFilter and com.day.jcr.vault.packaging.JcrPackageManager.
Regards,
Sai