×
This URL binding is no longer used and moved up directly under to Jenkins , but it's left here for now just in case some old inbound agents request it.
Missing: component/ | Show results with:component/
Gets just the immediate children of Jenkins but of the given type. getProjects. @Deprecated public List<Project> getProjects(). Deprecated. This method will ...
Gets all the builds in a map. RunList<RunT>, getBuildsByTimestamp​(long start, long end). Deprecated.
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/
A plugin may derive from this class, or it may directly define extension points annotated with Extension . For a list of extension points, see https://www.
Missing: component/ | Show results with:component/
Gets just the immediate children of Jenkins but of the given type. getProjects. @Deprecated public List<Project> getProjects(). Deprecated. This method will ...
The jnlpUrl ${JENKINS_URL}/computer/${AGENT_NAME}/jenkinsagent.jnlp argument to the agent JAR has been deprecated. Use url ${JENKINS_URL} and name ...
Heap dump, exposable to URL via Stapler. ... Fill the list of getter methods that are whitelisted for Stapler ... Represents a deprecation of a certain component.
Represents the Accept HTTP header and help server choose the right media type to serve. AcceptHeader(String) - Constructor for class org.kohsuke.stapler.
Default the built-in Jenkins Update Center URL to https://updates.jenkins.io instead of obsolete HTTP endpoint. This requires a JRE compatible with Let's ...