public class AllStatusesColumn extends AbstractStatusesColumn
| Modifier and Type | Class and Description |
|---|---|
static class |
AllStatusesColumn.AllStatusesColumnDescriptor |
AbstractStatusesColumn.AbstractCompactColumnDescriptor, AbstractStatusesColumn.TimeAgoTypeFAILED_UNDERLINE_STYLE, OTHER_UNDERLINE_STYLE, STABLE_UNDERLINE_STYLE, UNSTABLE_UNDERLINE_STYLE| Constructor and Description |
|---|
AllStatusesColumn(String colorblindHint,
boolean onlyShowLastStatus,
String timeAgoTypeString,
int hideDays) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHideDays() |
protected boolean |
isFailedShownOnlyIfLast() |
boolean |
isOnlyShowLastStatus() |
protected boolean |
isUnstableShownOnlyIfLast() |
getAbortedMessage, getBuildDescriptionToolTip, getBuilds, getBuilds, getBuildTimeString, getBuildTimeString, getColumnSortData, getDatePattern, getDateTimePattern, getFailedMessage, getLastFailedBuild, getLastStableBuild, getLastUnstableBuild, getRoundedNumber, getShortTimestamp, getStableMessage, getTimeAgoString, getTimeAgoTypeString, getToolTip, getUnstableMessage, isBuildsEmptygetColorblindHint, isShowColorblindUnderlineHintpublic int getHideDays()
getHideDays in class AbstractStatusesColumnprotected boolean isFailedShownOnlyIfLast()
isFailedShownOnlyIfLast in class AbstractStatusesColumnprotected boolean isUnstableShownOnlyIfLast()
isUnstableShownOnlyIfLast in class AbstractStatusesColumnpublic boolean isOnlyShowLastStatus()
isOnlyShowLastStatus in class AbstractStatusesColumnCopyright © 2004-2013. All Rights Reserved.