hudson.plugins.sectioned_view
Class TestResultViewSection

java.lang.Object
  extended by hudson.plugins.sectioned_view.SectionedViewSection
      extended by hudson.plugins.sectioned_view.TestResultViewSection
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<SectionedViewSection>

public class TestResultViewSection
extends SectionedViewSection


Nested Class Summary
static class TestResultViewSection.DescriptorImpl
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
TestResultViewSection(java.lang.String name)
           
 
Method Summary
 
Methods inherited from class hudson.plugins.sectioned_view.SectionedViewSection
all, contains, getDescriptor, getIncludeRegex, getItems, getName, readResolve, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestResultViewSection

@DataBoundConstructor
public TestResultViewSection(java.lang.String name)


Copyright © 2009. All Rights Reserved.