hudson.plugins.sectioned_view
Class ListViewSection

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

public class ListViewSection
extends SectionedViewSection


Nested Class Summary
static class ListViewSection.DescriptorImpl
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
ListViewSection(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

ListViewSection

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


Copyright © 2009. All Rights Reserved.