public class ModelBuilder extends BaseBuilder
Modifier and Type | Class and Description |
---|---|
static class |
ModelBuilder.DescriptorImpl |
static class |
ModelBuilder.PushGuardSettings |
Constructor and Description |
---|
ModelBuilder(ModelBuilder.PushGuardSettings pushGuardSettings,
String hubUrls) |
Modifier and Type | Method and Description |
---|---|
String |
getMinBufferSize() |
boolean |
perform(SpoonBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
isAvailableRemotely, perform, prebuild, prebuild, switchHub
all, getDescriptor, getRequiredMonitorService, prebuild
@DataBoundConstructor public ModelBuilder(@Nullable ModelBuilder.PushGuardSettings pushGuardSettings, @Nullable String hubUrls)
public String getMinBufferSize()
public boolean perform(SpoonBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws InterruptedException, IOException
perform
in class BaseBuilder
InterruptedException
IOException
Copyright © 2004-2016. All Rights Reserved.