hudson.views
Class TestResultColumn

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

public class TestResultColumn
extends hudson.views.ListViewColumn


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

TestResultColumn

@DataBoundConstructor
public TestResultColumn()


Copyright © 2004-2011. All Rights Reserved.