public class HyperSlaves extends hudson.Plugin implements hudson.model.Describable<HyperSlaves>
Cloud
implementation designed to launch a container to establish a Jenkins executor.限定符和类型 | 类和说明 |
---|---|
static class |
HyperSlaves.DescriptorImpl |
构造器和说明 |
---|
HyperSlaves() |
限定符和类型 | 方法和说明 |
---|---|
void |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
HyperProvisionerFactory |
createStandardJobProvisionerFactory(hudson.model.Job job) |
static HyperSlaves |
get() |
hudson.model.Descriptor<HyperSlaves> |
getDescriptor() |
void |
start() |
public void start() throws IOException
start
在类中 hudson.Plugin
IOException
public void configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws IOException, javax.servlet.ServletException, hudson.model.Descriptor.FormException
configure
在类中 hudson.Plugin
IOException
javax.servlet.ServletException
hudson.model.Descriptor.FormException
public HyperProvisionerFactory createStandardJobProvisionerFactory(hudson.model.Job job) throws IOException, InterruptedException
public static HyperSlaves get()
public hudson.model.Descriptor<HyperSlaves> getDescriptor()
getDescriptor
在接口中 hudson.model.Describable<HyperSlaves>
Copyright © 2016–2018. All rights reserved.