Uses of Class
hudson.model.Slave.JnlpJar
-
Packages that use Slave.JnlpJar Package Description hudson.slaves Code related to agents.jenkins.model -
-
Uses of Slave.JnlpJar in hudson.slaves
Methods in hudson.slaves that return Slave.JnlpJar Modifier and Type Method Description Slave.JnlpJar
SlaveComputer. getJnlpJars(String fileName)
Deprecated.since 2008-08-18. -
Uses of Slave.JnlpJar in jenkins.model
Methods in jenkins.model that return Slave.JnlpJar Modifier and Type Method Description Slave.JnlpJar
Jenkins. doJnlpJars(org.kohsuke.stapler.StaplerRequest req)
Slave.JnlpJar
Jenkins. getJnlpJars(String fileName)
Serves jar files for inbound agents.
-