public class JobsPerPlugin extends Object
| Constructor and Description |
|---|
JobsPerPlugin(hudson.PluginWrapper plugin) |
| Modifier and Type | Method and Description |
|---|---|
void |
addProject(hudson.model.Job project) |
int |
getNumberOfJobs() |
hudson.PluginWrapper |
getPlugin() |
String |
getPluginName() |
String |
getPluginVersion() |
List<hudson.model.Job> |
getProjects() |
public void addProject(hudson.model.Job project)
public List<hudson.model.Job> getProjects()
public String getPluginName()
public String getPluginVersion()
public int getNumberOfJobs()
public hudson.PluginWrapper getPlugin()
Copyright © 2016–2020. All rights reserved.