jenkins.plugins.jobicon
Class CustomIconJobsPortlet

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

public class CustomIconJobsPortlet
extends hudson.plugins.view.dashboard.DashboardPortlet

A Dashboard portlet which is similar to the standard dashboard plugin Jobs Grid but includes the custom icon when configured.

Author:
Jean-Christophe Sirot

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

CustomIconJobsPortlet

@DataBoundConstructor
public CustomIconJobsPortlet(String name)


Copyright © 2004-2012. All Rights Reserved.