×
Represents the Accept HTTP header and help server choose the right media type to serve. AcceptHeader(String) - Constructor for class org.kohsuke.stapler.
Maps an HTTP request to a method call / JSP invocation against a model object by evaluating the request URL in a EL-ish way.
Accepts submission from the node configuration page. void, doConfigSubmit​(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp).
A job is an runnable entity under the monitoring of Hudson. Every time it "runs", it will be recorded as a Run object. To create a custom job type, ...
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/ ...
Missing: component/ | Show results with:component/
All Packages ; Stapler URL → Object mapping framework. · Subsystem for exposing arbitrary objects on per-session basis to the URL space.
Nodes are persisted objects that capture user configurations, and instances get thrown away and recreated whenever the configuration changes. Running state of ...
Missing: component/ | Show results with:component/
Execution strategy for handling views written in other scripting languages. StaplerFallback. An object can fall back to another object for a part of its UI ...
Extension list that doResources(StaplerRequest, StaplerResponse) can serve. static Authentication, ANONYMOUS. Deprecated. use ANONYMOUS2.
Participates in the rendering of HTML pages for all ... Heap dump, exposable to URL via Stapler. ... Jenkins URL is required for a lot of operations in both core ...