Package hudson.views
Class LastDurationColumn
- java.lang.Object
-
- hudson.views.ListViewColumn
-
- hudson.views.LastDurationColumn
-
- All Implemented Interfaces:
ExtensionPoint
,Describable<ListViewColumn>
public class LastDurationColumn extends ListViewColumn
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
LastDurationColumn.DescriptorImpl
-
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
-
Constructor Summary
Constructors Constructor Description LastDurationColumn()
-
Method Summary
-
Methods inherited from class hudson.views.ListViewColumn
all, createDefaultInitialColumnList, createDefaultInitialColumnList, createDefaultInitialColumnList, getColumnCaption, getDescriptor, shownByDefault
-
-