public class BeakerBuilder
extends hudson.tasks.Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
BeakerBuilder.DescriptorImpl |
| Constructor and Description |
|---|
BeakerBuilder(JobSource jobSource,
boolean downloadFiles) |
| Modifier and Type | Method and Description |
|---|---|
BeakerBuilder.DescriptorImpl |
getDescriptor() |
boolean |
getDownloadFiles() |
JobSource |
getJobSource() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
Prepares job XML, schedule the job in Beaker, waits for the result and
|
getProjectAction, getProjectAction, getProjectActions, perform, prebuild@DataBoundConstructor public BeakerBuilder(JobSource jobSource, boolean downloadFiles)
public JobSource getJobSource()
public boolean getDownloadFiles()
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionpublic BeakerBuilder.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Builder>getDescriptor in class hudson.tasks.BuilderCopyright © 2004-2014. All Rights Reserved.