public class RebaseBuilder
extends hudson.tasks.Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
RebaseBuilder.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
String |
permalink
id of the permalink to rebase with. |
| Constructor and Description |
|---|
RebaseBuilder(String permalink) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, prebuildpublic final String permalink
id of the permalink to rebase with.@DataBoundConstructor public RebaseBuilder(String permalink)
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 © 2004-2014. All Rights Reserved.