×
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.
Convenient base class for checking the validity of URLs. Futures. Various Future implementations. Graph. A JFreeChart-generated graph that's bound to UI.
Missing: Item. | Show results with:Item.
java.lang.Object. jenkins.install.Messages. @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object.
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.
Create an index page for heap dump creation. (pull 8929); Non-Pipeline builds interrupted by a controller restart will now be marked as aborted rather than ...
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 ...