Class UrlFolderIcon.UrlFolderIconContributor

java.lang.Object
jenkins.plugins.foldericon.UrlFolderIcon.UrlFolderIconContributor
All Implemented Interfaces:
ExtensionPoint, Contributor
Enclosing class:
UrlFolderIcon

@Extension @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) @SuppressRestrictedWarnings({jenkins.security.csp.Contributor.class,jenkins.security.csp.CspBuilder.class}) public static class UrlFolderIcon.UrlFolderIconContributor extends Object implements Contributor
  • Constructor Details

    • UrlFolderIconContributor

      public UrlFolderIconContributor()
  • Method Details