public class JobCollector extends Object
| Constructor and Description |
|---|
JobCollector() |
| Modifier and Type | Method and Description |
|---|---|
Map<hudson.PluginWrapper,JobsPerPlugin> |
getJobsPerPlugin() |
int |
getNumberOfJobs() |
List<hudson.PluginWrapper> |
getOtherPlugins() |
public Map<hudson.PluginWrapper,JobsPerPlugin> getJobsPerPlugin()
public int getNumberOfJobs()
public List<hudson.PluginWrapper> getOtherPlugins()
Copyright © 2016–2021. All rights reserved.