A C G I J L P 

A

addJob(AbstractProject<?, ?>) - Method in class jenkins.plugins.linkedjobs.model.JobsGroup
 

C

compareTo(JobsGroup) - Method in class jenkins.plugins.linkedjobs.model.JobsGroup
implements Comparable
configure(StaplerRequest, JSONObject) - Method in class jenkins.plugins.linkedjobs.extensions.LabelExtension.LabelPluginDescriptor
 

G

getActions(LabelAtom) - Method in class jenkins.plugins.linkedjobs.extensions.LabelExtension
 
getDetailedView() - Method in class jenkins.plugins.linkedjobs.actions.LabelAction
 
getDetailedView() - Method in class jenkins.plugins.linkedjobs.extensions.LabelExtension.LabelPluginDescriptor
 
getDetailedView() - Method in interface jenkins.plugins.linkedjobs.extensions.PluginSettings
 
getDisplayName() - Method in class jenkins.plugins.linkedjobs.actions.LabelAction
 
getDisplayName() - Method in class jenkins.plugins.linkedjobs.extensions.LabelExtension.LabelPluginDescriptor
 
getHasMoreThanOneJob() - Method in class jenkins.plugins.linkedjobs.model.JobsGroup
 
getIconFileName() - Method in class jenkins.plugins.linkedjobs.actions.LabelAction
 
getJobs() - Method in class jenkins.plugins.linkedjobs.model.JobsGroup
 
getJobsGroups() - Method in class jenkins.plugins.linkedjobs.actions.LabelAction
This function retrieves all jobs existing on this jenkins instance and group them by "assigned label", keeping only such labels that contains the particular label of this LabelLinkedJobsAction instance
getLabel() - Method in class jenkins.plugins.linkedjobs.actions.LabelAction
 
getLabel() - Method in class jenkins.plugins.linkedjobs.model.JobsGroup
functions used to render display in index.jelly
getLabelURL() - Method in class jenkins.plugins.linkedjobs.model.JobsGroup
 
getNodes() - Method in class jenkins.plugins.linkedjobs.model.JobsGroup
 
getPluginSettings() - Method in class jenkins.plugins.linkedjobs.extensions.LabelExtension
 
getTitle() - Method in class jenkins.plugins.linkedjobs.actions.LabelAction
 
getUrlName() - Method in class jenkins.plugins.linkedjobs.actions.LabelAction
 

I

isAssignedLabelLinked(Label) - Method in class jenkins.plugins.linkedjobs.actions.LabelAction
 

J

jenkins.plugins.linkedjobs.actions - package jenkins.plugins.linkedjobs.actions
 
jenkins.plugins.linkedjobs.extensions - package jenkins.plugins.linkedjobs.extensions
 
jenkins.plugins.linkedjobs.model - package jenkins.plugins.linkedjobs.model
 
JobsGroup - Class in jenkins.plugins.linkedjobs.model
Data structure to group together jobs (projects) sharing the same label
JobsGroup(Label) - Constructor for class jenkins.plugins.linkedjobs.model.JobsGroup
 

L

LabelAction - Class in jenkins.plugins.linkedjobs.actions
This class is the main purpose of this plugin.
LabelAction(LabelAtom, PluginSettings) - Constructor for class jenkins.plugins.linkedjobs.actions.LabelAction
 
LabelExtension - Class in jenkins.plugins.linkedjobs.extensions
Extension point of this plugin two main roles: - add an Action, which makes an additional link available for Labels in the left-hand side menuy - define the Descriptor class, which manages the plugin configuration
LabelExtension() - Constructor for class jenkins.plugins.linkedjobs.extensions.LabelExtension
 
LabelExtension.LabelPluginDescriptor - Class in jenkins.plugins.linkedjobs.extensions
 
LabelExtension.LabelPluginDescriptor() - Constructor for class jenkins.plugins.linkedjobs.extensions.LabelExtension.LabelPluginDescriptor
In order to load the persisted global configuration, we have to call load() in the constructor.

P

PluginSettings - Interface in jenkins.plugins.linkedjobs.extensions
interface that describes the plugin settings, available to the action when rendering the Linked Jobs page
A C G I J L P 

Copyright © 2004-2014. All Rights Reserved.