public class JobNameColorColumn extends AbstractCompactColumn
| Modifier and Type | Class and Description |
|---|---|
static class |
JobNameColorColumn.DescriptorImpl |
| Constructor and Description |
|---|
JobNameColorColumn(boolean showColor,
boolean showDescription,
boolean showLastBuild,
String colorblindHint) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStyle(hudson.model.Job job) |
String |
getToolTip(hudson.model.Job job,
Locale locale) |
boolean |
isShowColor() |
boolean |
isShowDescription() |
boolean |
isShowLastBuild() |
getColorblindHint, isShowColorblindUnderlineHint@DataBoundConstructor
public JobNameColorColumn(boolean showColor,
boolean showDescription,
boolean showLastBuild,
String colorblindHint)
Copyright © 2016–2020. All rights reserved.