-
Notifications
You must be signed in to change notification settings - Fork 91
Clean up API #394
Copy link
Copy link
Closed
Milestone
Description
Currently exported interfaces rely on classes which are not being exported and therefore lead to an inconsistent API. One example is biz.netcentric.cq.tools.actool.installhook.impl.OsgiAwareInstallHook.java which is parent of the exported AcToolInstallHook and exposes some methods (i.e. methods which are not private).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels