×
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 ...
Package org.kohsuke.stapler. Class Stapler. java ... Field Summary. Fields. Modifier and ... Performs stapler processing on the given root object and request URL.
Subsystem for exposing arbitrary objects on per-session basis to the URL space. Interface Summary. Interface, Description. WithWellKnownURL.
Accepts submission from the node configuration page. void, doConfigSubmit​(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp).
Handles the submission for the system configuration. void, doDynamic​(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp).
Missing: component/ | Show results with:component/
Builds up the environment variable map that's sufficient to identify a process as ours. Object, getDynamic​(String token, org.kohsuke.stapler.StaplerRequest req ...
Package org.kohsuke.stapler. Class RequestImpl ... Exports the given Java object as a ... Gets the part of the request URL from protocol up to the context path.
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/
Subsystem for exposing arbitrary objects on per-session basis to the URL space. org.kohsuke.stapler.compression · org.kohsuke.stapler.config.
Package org.kohsuke.stapler. Interface ... Exports the given Java object as a JavaScript ... Gets the part of the request URL from protocol up to the context path.