hudson.views
Class LastStableColumn

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

public class LastStableColumn
extends ListViewColumn


Nested Class Summary
static class LastStableColumn.DescriptorImpl
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
 
Fields inherited from class hudson.views.ListViewColumn
LIST
 
Constructor Summary
LastStableColumn()
           
 
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

LastStableColumn

@DataBoundConstructor
public LastStableColumn()


Copyright © 2004-2013. All Rights Reserved.