jenkins.plugins.extracolumns
Class UserNameColumn

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

public class UserNameColumn
extends hudson.views.ListViewColumn


Nested Class Summary
static class UserNameColumn.DescriptorImpl
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
 
Fields inherited from class hudson.views.ListViewColumn
LIST
 
Constructor Summary
UserNameColumn()
           
 
Method Summary
 hudson.model.Cause.UserIdCause getUserIdCause(hudson.model.Job<?,?> job)
           
 
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

UserNameColumn

@DataBoundConstructor
public UserNameColumn()
Method Detail

getUserIdCause

public hudson.model.Cause.UserIdCause getUserIdCause(hudson.model.Job<?,?> job)


Copyright © 2004-2015. All Rights Reserved.