Basic configuration unit in Hudson. Every Item is hosted in an ItemGroup called "parent", and some Item s are ItemGroup s. This form a tree structure ...
A plugin is bound to URL space of Hudson as ${rootURL}/plugin/foo/ , where "foo" is taken from your plugin name "foo.jpi". All your web resources in src/main/ ...
Read-only map implementation that uses less memory than HashMap / TreeMap . PackedMap.ConverterImpl - Class in hudson.util. Should persist like a regular map.
Key SetupWizard_ConfigureInstance_RootUrl_Invalid : The URL is invalid, please ensure you are using http:// or https:// with a valid domain. . static org.jvnet.
Model object to be exposed as XML/JSON/etc. Constructor Detail. Api. public Api(Object bean). Method ...
Core object model that are bound to URLs via stapler, rooted at Hudson . hudson.scm. Hudson's interface with source code management systems. hudson.search.
After reconfiguring a static inbound agent in the GUI using fields such as WebSocket (deprecated in 2.440.x), the suggested launch instructions would ...
Configure the resource root URL, an alternative root URL to serve resources from to not need Content-Security-Policy headers, which mess with desired complex ...
Keeps a list of the parameters defined for a project. This class also implements Action so that index.jelly provides a form to enter build parameters.
ExecutorService wrapper that resets the context classloader. DirectedGraph<N>. A possible cyclic directed graph. DirectedGraph.SCC<N>. Strongly connected ...