Uses of Class
hudson.plugins.sectioned_view.SectionedViewSectionDescriptor

Uses of SectionedViewSectionDescriptor in hudson.plugins.sectioned_view
 

Subclasses of SectionedViewSectionDescriptor in hudson.plugins.sectioned_view
static class JobGraphsSection.DescriptorImpl
           
static class ListViewSection.DescriptorImpl
           
static class TestResultViewSection.DescriptorImpl
           
 

Methods in hudson.plugins.sectioned_view that return SectionedViewSectionDescriptor
 SectionedViewSectionDescriptor SectionedViewSection.getDescriptor()
           
 

Methods in hudson.plugins.sectioned_view that return types with arguments of type SectionedViewSectionDescriptor
static hudson.DescriptorExtensionList<SectionedViewSection,SectionedViewSectionDescriptor> SectionedViewSection.all()
          Returns all the registered SectionedViewSection descriptors.
 



Copyright © 2009. All Rights Reserved.