public class DockerBuilder
extends hudson.tasks.Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
DockerBuilder.DescriptorImpl |
| Constructor and Description |
|---|
DockerBuilder(DockerCommand dockerCmd) |
| Modifier and Type | Method and Description |
|---|---|
DockerBuilder.DescriptorImpl |
getDescriptor() |
DockerCommand |
getDockerCmd() |
boolean |
perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
getProjectAction, getProjectAction, getProjectActions, perform, prebuild@DataBoundConstructor public DockerBuilder(DockerCommand dockerCmd)
public DockerCommand getDockerCmd()
public boolean perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws hudson.AbortException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerhudson.AbortExceptionpublic DockerBuilder.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Builder>getDescriptor in class hudson.tasks.BuilderCopyright © 2004-2014. All Rights Reserved.