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, prebuildpublic 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.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionCopyright © 2016. All rights reserved.