hudson.plugins.view.dashboard.core
Class HudsonStdJobsPortlet

java.lang.Object
  extended by hudson.plugins.view.dashboard.DashboardPortlet
      extended by hudson.plugins.view.dashboard.core.HudsonStdJobsPortlet
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<DashboardPortlet>, hudson.model.ModelObject

public class HudsonStdJobsPortlet
extends DashboardPortlet

Portlet displays standard hudson job list

Author:
marco.ambu

Nested Class Summary
static class HudsonStdJobsPortlet.DescriptorImpl
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
HudsonStdJobsPortlet(java.lang.String name)
           
 
Method Summary
 
Methods inherited from class hudson.plugins.view.dashboard.DashboardPortlet
all, getComparator, getDashboard, getDescriptor, getDisplayName, getId, getJob, getName, getUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HudsonStdJobsPortlet

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


Copyright © 2010. All Rights Reserved.