Uses of Class
org.kohsuke.stapler.bind.Bound
Package
Description
Subsystem for exposing arbitrary objects on per-session basis to the URL space.
-
Uses of Bound in org.kohsuke.stapler.bind
Modifier and TypeMethodDescriptionBinds an object temporarily and returns its URL.Binds an object temporarily and returns its URL.Modifier and TypeMethodDescriptionstatic String
Bound.getProxyScriptURL
(String variableName, Bound bound) Returns the URL to the proxy script for the specifiedBound
.