hudson.plugins.sectioned_view
Class JobGraphsSection

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

public class JobGraphsSection
extends SectionedViewSection


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

Constructor Detail

JobGraphsSection

@DataBoundConstructor
public JobGraphsSection(java.lang.String name,
                                             SectionedViewSection.Width width,
                                             SectionedViewSection.Positioning alignment)


Copyright © 2010. All Rights Reserved.