HOOKS ON Package Manager Servlet
Hi,
As a part of my project we are trying to disable a workflow launcher before a package in installed and then enable the launcher when the installation of the package is done.
And so we need some hooks on the Package Manager Servlet. We tried to detect the request via a sling filter but it did not work. I would be great if some hooks can be provided on the
package manager Servlet.