| Class | Description |
|---|---|
| ModelReloadAction |
Reloads all the model definitions in Ruby plugins.
|
| 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. |
Copyright © 2004-2013. All Rights Reserved.