D G H L S

D

defaultLabel(Job) - Method in class hudson.plugins.label.LabelColumn
default Method to set the label, which will shown in labelView - column i.e. if jobName is DAILY and lastBuild is number 13 then lastLabel = DAILY-13

G

getDisplayName() - Method in class hudson.plugins.label.LabelColumn.LabelColumnDescriptor
 
getJobName4Label() - Method in class hudson.plugins.label.LabelColumn
 
getLabel(Job) - Method in class hudson.plugins.label.LabelColumn
Method to get the label out of textfield and return it for the column
getLastCompletedandSuccessfullBuild(Job) - Method in class hudson.plugins.label.LabelColumn
 

H

hudson.plugins.label - package hudson.plugins.label
 

L

LabelColumn - Class in hudson.plugins.label
This ListViewColumn adds a (optional) new column to user defined views that shows the label of the last build of a job.
LabelColumn(String) - Constructor for class hudson.plugins.label.LabelColumn
 
LabelColumn() - Constructor for class hudson.plugins.label.LabelColumn
 
LabelColumn.LabelColumnDescriptor - Class in hudson.plugins.label
 
LabelColumn.LabelColumnDescriptor() - Constructor for class hudson.plugins.label.LabelColumn.LabelColumnDescriptor
 

S

shownByDefault() - Method in class hudson.plugins.label.LabelColumn.LabelColumnDescriptor
 
specialLabel(Job, String) - Method in class hudson.plugins.label.LabelColumn
special Method to set the label, which will shown in labelView - column i.e. if prefix is "01.02.39-" and lastBuild is number 13 then lastLabel = 01.02.39-13
splitJobs(String) - Method in class hudson.plugins.label.LabelColumn
Method to split textfield ";" separated JobNames

D G H L S

Copyright © 2004-2012 Hudson. All Rights Reserved.