Uses of Interface
hudson.PluginStrategy
-
Packages that use PluginStrategy Package Description hudson -
-
Uses of PluginStrategy in hudson
Classes in hudson that implement PluginStrategy Modifier and Type Class Description class
ClassicPluginStrategy
Methods in hudson that return PluginStrategy Modifier and Type Method Description protected PluginStrategy
PluginManager. createPluginStrategy()
Creates a hudson.PluginStrategy, looking at the corresponding system property.PluginStrategy
PluginManager. getPluginStrategy()
-