public class JobNameColorColumn extends AbstractCompactColumn
| Modifier and Type | Class and Description |
|---|---|
static class |
JobNameColorColumn.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
JobNameColorColumn(boolean showColor,
boolean showDescription,
boolean showLastBuild,
String colorblindHint) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStyle(Job job) |
String |
getToolTip(Job job,
Locale locale) |
boolean |
isShowColor() |
boolean |
isShowDescription() |
boolean |
isShowLastBuild() |
getColorblindHint, isShowColorblindUnderlineHintall, createDefaultInitialColumnList, createDefaultInitialColumnList, createDefaultInitialColumnList, getColumnCaption, getDescriptor, shownByDefault@DataBoundConstructor
public JobNameColorColumn(boolean showColor,
boolean showDescription,
boolean showLastBuild,
String colorblindHint)
public String getToolTip(Job job, Locale locale) throws IOException
IOExceptionpublic boolean isShowColor()
public boolean isShowDescription()
public boolean isShowLastBuild()
Copyright © 2016–2021. All rights reserved.