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.
|
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.FolderIcon
public String getIconClassName()
getIconClassName
in interface org.jenkins.ui.icon.IconSpec
getIconClassName
in class com.cloudbees.hudson.plugins.folder.FolderIcon
public String getDescription()
Copyright © 2016–2017. All rights reserved.