public class MetadataActionFolderIcon
extends com.cloudbees.hudson.plugins.folder.FolderIcon
FolderIcon specifically for OrganizationFolder and MultiBranchProject instances that will
delegate to the AvatarMetadataAction attached to the folder.| Modifier and Type | Class and Description |
|---|---|
static class |
MetadataActionFolderIcon.DescriptorImpl
Our descriptor.
|
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
MetadataActionFolderIcon()
Our constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getIconClassName() |
String |
getImageOf(String size) |
protected void |
setOwner(com.cloudbees.hudson.plugins.folder.AbstractFolder<?> folder) |
@DataBoundConstructor public MetadataActionFolderIcon()
protected void setOwner(com.cloudbees.hudson.plugins.folder.AbstractFolder<?> folder)
setOwner in class com.cloudbees.hudson.plugins.folder.FolderIconpublic String getIconClassName()
getIconClassName in interface org.jenkins.ui.icon.IconSpecgetIconClassName in class com.cloudbees.hudson.plugins.folder.FolderIconpublic String getDescription()
Copyright © 2016–2019. All rights reserved.