public class BootPluginBuilder
extends hudson.tasks.Builder
Builder
.
This plugin allows projects to be built using Boot.Modifier and Type | Class and Description |
---|---|
static class |
BootPluginBuilder.DescriptorImpl |
Constructor and Description |
---|
BootPluginBuilder(String tasks,
String jvmOpts) |
Modifier and Type | Method and Description |
---|---|
String |
getJvmOpts() |
String |
getTasks() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getDescriptor, getRequiredMonitorService, prebuild
public String getTasks()
public String getJvmOpts()
public boolean perform(hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws InterruptedException, IOException
perform
in interface hudson.tasks.BuildStep
perform
in class hudson.tasks.BuildStepCompatibilityLayer
InterruptedException
IOException
Copyright © 2016. All rights reserved.