hudson.views
Class LastDurationColumn

java.lang.Object
  extended by hudson.views.ListViewColumn
      extended by hudson.views.LastDurationColumn
All Implemented Interfaces:
ExtensionPoint, Describable<ListViewColumn>

public class LastDurationColumn
extends ListViewColumn


Nested Class Summary
static class LastDurationColumn.DescriptorImpl
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
 
Fields inherited from class hudson.views.ListViewColumn
LIST
 
Constructor Summary
LastDurationColumn()
           
 
Method Summary
 
Methods inherited from class hudson.views.ListViewColumn
all, createDefaultInitialColumnList, getColumnCaption, getDescriptor, shownByDefault
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LastDurationColumn

@DataBoundConstructor
public LastDurationColumn()


Copyright © 2004-2013. All Rights Reserved.