Uses of Class
hudson.plugins.sectioned_view.SectionedViewSection
-
Uses of SectionedViewSection in hudson.plugins.sectioned_view
Subclasses of SectionedViewSection in hudson.plugins.sectioned_viewModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in hudson.plugins.sectioned_view that return SectionedViewSectionModifier and TypeMethodDescriptionListViewSection.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest2 req, net.sf.json.JSONObject formData) SectionedViewSectionDescriptor.newInstance(org.kohsuke.stapler.StaplerRequest2 req, net.sf.json.JSONObject formData) TextSection.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest2 req, net.sf.json.JSONObject formData) ViewListingSection.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest2 req, net.sf.json.JSONObject formData) Methods in hudson.plugins.sectioned_view that return types with arguments of type SectionedViewSectionModifier and TypeMethodDescriptionSectionedViewSection.all()Returns all the registeredSectionedViewSectiondescriptors.SectionedView.getSections()Method parameters in hudson.plugins.sectioned_view with type arguments of type SectionedViewSectionModifier and TypeMethodDescriptionvoidSectionedView.setSections(Collection<? extends SectionedViewSection> sections) Constructor parameters in hudson.plugins.sectioned_view with type arguments of type SectionedViewSectionModifierConstructorDescriptionprotectedSectionedViewSectionDescriptor(Class<? extends SectionedViewSection> clazz)