|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.views.ListViewColumn
com.robestone.hudson.compactcolumns.AbstractCompactColumn
com.robestone.hudson.compactcolumns.LastStableAndUnstableColumn
public class LastStableAndUnstableColumn
| Nested Class Summary | |
|---|---|
static class |
LastStableAndUnstableColumn.LastCompletedAndSuccessAndStableColumnDescriptor
|
| Nested classes/interfaces inherited from class com.robestone.hudson.compactcolumns.AbstractCompactColumn |
|---|
AbstractCompactColumn.AbstractCompactColumnDescriptor |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class hudson.views.ListViewColumn |
|---|
LIST |
| Constructor Summary | |
|---|---|
LastStableAndUnstableColumn()
|
|
| Method Summary | |
|---|---|
protected boolean |
isFailedShownOnlyIfLast()
|
protected boolean |
isUnstableShownOnlyIfLast()
|
| Methods inherited from class com.robestone.hudson.compactcolumns.AbstractCompactColumn |
|---|
addNonNull, getBuilds, getBuildTimeString, getDatePattern, getLastFailedBuild, getLastStableBuild, getLastUnstableBuild, getRoundedNumber, getShortTimestamp, getTimeAgoString, isBuildsEmpty |
| Methods inherited from class hudson.views.ListViewColumn |
|---|
all, getColumnCaption, getDescriptor, shownByDefault |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor public LastStableAndUnstableColumn()
| Method Detail |
|---|
protected boolean isFailedShownOnlyIfLast()
isFailedShownOnlyIfLast in class AbstractCompactColumnprotected boolean isUnstableShownOnlyIfLast()
isUnstableShownOnlyIfLast in class AbstractCompactColumn
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||