jenkins.plugins.jobicon
Class CustomIconColumn

java.lang.Object
  extended by hudson.views.ListViewColumn
      extended by jenkins.plugins.jobicon.CustomIconColumn
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<hudson.views.ListViewColumn>

public class CustomIconColumn
extends hudson.views.ListViewColumn

A ListViewColumn which displays the job custom icon if configured.

Author:
Jean-Christophe Sirot

Nested Class Summary
static class CustomIconColumn.CustomIconColumnDescriptor
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
 
Fields inherited from class hudson.views.ListViewColumn
LIST
 
Constructor Summary
CustomIconColumn()
           
 
Method Summary
 
Methods inherited from class hudson.views.ListViewColumn
all, createDefaultInitialColumnList, getColumnCaption, getDescriptor, shownByDefault
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomIconColumn

public CustomIconColumn()


Copyright © 2004-2012. All Rights Reserved.