-
Story
-
Resolution: Won't Fix
-
Major
<ExtensionPoint> can be littered throughout plugins and GUI code, it would be nice to have a way to "flick a switch" and have the UI show up all places where an extension point exists, so a plugin developer can find out where to hook a component.
Another option would be to crawl the code for all declarations of extension points as part of the build and generate an artifact that can be published.
- relates to
-
JENKINS-38482 Documentation of ExtensionPoints and their attributes they get passed (data types)
-
- Closed
-
This is a really good idea