public class PluginsPerJob extends Object
PluginsPerJob(String jobName, ArrayList<hudson.PluginWrapper> plugins)
String
getJobName()
List<String>
getPluginNames()
List<hudson.PluginWrapper>
getPlugins()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PluginsPerJob(String jobName, ArrayList<hudson.PluginWrapper> plugins)
public String getJobName()
public List<hudson.PluginWrapper> getPlugins()
public List<String> getPluginNames()
Copyright © 2004-2014. All Rights Reserved.