Support Jenkins symbols in TopLevelItemDescriptor#getIconClassName()

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • 2.454

      TopLevelItemDescriptor is the Descriptor for TopLevelItem's, generating the overview of entries at yourJenkins/newJob.

      This view doesn't support loading Jenkins symbols yet, #getIconClassName() loads the job icon from a path.

      It would be nice if we could make use of the common symbol syntax, like symbol-jenkins plugin-ionicons-api, to load a custom symbol for a custom job via #getIconClassName(), rather than relying on a static path.

      Resources:
      TopLevelItemDescriptor: https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/model/TopLevelItemDescriptor.java

            Assignee:
            Markus Winter
            Reporter:
            Alexander Brandes
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: