-
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
-
[JENKINS-35842] Allow ExtensionPoint's to be enumerated
Workflow | Original: CloudBees Default Workflow [ 42505 ] | New: Product Backlog April 2016 v2 [ 43385 ] |
Status | Original: New [ 10200 ] | New: To Do [ 10003 ] |
Epic Link | New: UX-137 [ 25631 ] |
Rank | New: Ranked higher |
Rank | New: Ranked lower |
Project Import | New: Tue Jun 14 12:50:41 JST 2016 [ 1465876241198 ] |
Project Import | New: Wed Jun 15 02:53:18 UTC 2016 [ 1465959198925 ] |
Labels | New: blueocean-imported |
This is a really good idea