public class PluginsPerJob extends Object
| Constructor and Description |
|---|
PluginsPerJob(String jobName,
ArrayList<hudson.PluginWrapper> plugins) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJobName() |
List<String> |
getPluginNames() |
List<hudson.PluginWrapper> |
getPlugins() |
Copyright © 2016–2018. All rights reserved.