Package | Description |
---|---|
hudson.slaves |
Code related to slaves.
|
jenkins.model |
Modifier and Type | Method and Description |
---|---|
Slave.JnlpJar |
SlaveComputer.getJnlpJars(String fileName)
Deprecated.
since 2008-08-18.
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 JNLP slave agents request it. |
Modifier and Type | Method and Description |
---|---|
Slave.JnlpJar |
Jenkins.doJnlpJars(org.kohsuke.stapler.StaplerRequest req) |
Slave.JnlpJar |
Jenkins.getJnlpJars(String fileName)
Serves jar files for JNLP slave agents.
|
Copyright © 2016. All rights reserved.