-
Task
-
Resolution: Won't Do
-
Major
-
-
1.0-b05/b-06
More details on the API here:
https://github.com/jenkinsci/capability-annotation
Related ticket: JENKINS-36376
The following UI updates are required:
- Per vivek: UI should be looking for is hudson.model.AbstractFolder and in doing so it should be calling /classes API and check if AbstractFolder is present in the list of supported classes.
- Update filtering logic to use the new "Folder" capability rather than the explicit Folder class name.
- is blocked by
-
JENKINS-36376 Annotate API model classes with Capability annotation
- Closed
-
JENKINS-36542 Enhance "classes" REST API to support multiple class names in a single call
- Resolved