public class CheckGateBuilder
extends hudson.tasks.Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
CheckGateBuilder.DescriptorImpl |
| Constructor and Description |
|---|
CheckGateBuilder(String project,
String gate) |
| Modifier and Type | Method and Description |
|---|---|
CheckGateBuilder.DescriptorImpl |
getDescriptor() |
String |
getGate() |
String |
getProject() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public final String getProject()
public final String getGate()
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 CheckGateBuilder.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Builder>getDescriptor in class hudson.tasks.BuilderCopyright © 2016. All rights reserved.