| Package | Description |
|---|---|
| jenkins.plugins.linkedjobs.actions | |
| jenkins.plugins.linkedjobs.model |
| Modifier and Type | Method and Description |
|---|---|
List<JobsGroup> |
ComputerLinkedJobsAction.getExclusiveJobs(List<JobsGroup> groups) |
List<JobsGroup> |
LabelLinkedJobsAction.getJobsGroups()
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
|
List<JobsGroup> |
ComputerLinkedJobsAction.getLinkedJobs() |
| Modifier and Type | Method and Description |
|---|---|
List<JobsGroup> |
ComputerLinkedJobsAction.getExclusiveJobs(List<JobsGroup> groups) |
| Modifier and Type | Method and Description |
|---|---|
int |
JobsGroup.compareTo(JobsGroup o)
implements Comparable
|
Copyright © 2004-2014. All Rights Reserved.