Class Summary |
PluginImpl |
Pointless hook to avoid auto-generation of the "Plugin-Class" entry in the manifest of the ruby-runtime plugin. |
RubyExtensionFinder |
Presents Ruby extensions to Jenkins. |
RubyPlugin |
The primary Java interface to a plugin which is implemented in Ruby. |
RubyRuntimePlugin |
This plugin class gets instantiated for the ruby-runtime plugin itself
(whereas RubyPlugin is used for all the other plugins implemented in Ruby.) |
ScriptingContainerHolder |
Builds and holds on to ScriptingContainer . |