public class CustomFolderIcon
extends com.cloudbees.hudson.plugins.folder.FolderIcon
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomFolderIcon.DescriptorImpl
The Descriptor.
|
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
CustomFolderIcon(String foldericon)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
CustomFolderIcon.DescriptorImpl |
getDescriptor() |
String |
getFoldericon() |
String |
getImageOf(String size) |
@DataBoundConstructor public CustomFolderIcon(String foldericon)
foldericon - the icon to usepublic String getFoldericon()
public String getDescription()
public CustomFolderIcon.DescriptorImpl getDescriptor()
getDescriptor in interface Describable<com.cloudbees.hudson.plugins.folder.FolderIcon>getDescriptor in class com.cloudbees.hudson.plugins.folder.FolderIconCopyright © 2016–2021. All rights reserved.