public final class BallColorFolderIcon
extends com.cloudbees.hudson.plugins.folder.FolderIcon
FolderIcon
that actually shows a BallColor
status icon, calculated from
AbstractFolder.getAllJobs()
.Modifier and Type | Class and Description |
---|---|
static class |
BallColorFolderIcon.DescriptorImpl
Registers a descriptor to appear in the "Icon" dropdown on the configuration page.
|
Constructor and Description |
---|
BallColorFolderIcon()
No-op constructor used only for data binding.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Delegates the description to the
owner 's BallColor . |
String |
getImageOf(String size)
Delegates the image to the
owner 's BallColor . |
void |
setOwner(com.cloudbees.hudson.plugins.folder.AbstractFolder<?> folder) |
Copyright © 2016–2017. All rights reserved.