public class GatekeeperCommit
extends hudson.tasks.Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
GatekeeperCommit.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
String |
commitUsername |
| Constructor and Description |
|---|
GatekeeperCommit(String commitUsername) |
| Modifier and Type | Method and Description |
|---|---|
GatekeeperCommit.DescriptorImpl |
getDescriptor() |
boolean |
perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public final String commitUsername
@DataBoundConstructor public GatekeeperCommit(String commitUsername)
public boolean perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerpublic GatekeeperCommit.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Builder>getDescriptor in class hudson.tasks.BuilderCopyright © 2004-2015. All Rights Reserved.