public class DockerBuilderControlOptionProvisionAndStart extends DockerBuilderControlCloudOption
| Modifier and Type | Class and Description |
|---|---|
static class |
DockerBuilderControlOptionProvisionAndStart.DescriptorImpl |
cloudName| Constructor and Description |
|---|
DockerBuilderControlOptionProvisionAndStart(String cloudName,
String templateId) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(hudson.model.Run<?,?> build,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
String |
getTemplateId() |
getCloud, getCloudNamegetDescriptor, getLaunchActionpublic String getTemplateId()
public void execute(hudson.model.Run<?,?> build,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
throws com.github.dockerjava.api.exception.DockerException
execute in class DockerBuilderControlOptioncom.github.dockerjava.api.exception.DockerExceptionCopyright © 2016–2017. All rights reserved.