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.BuildStep
perform
in class hudson.tasks.BuildStepCompatibilityLayer
public GatekeeperCommit.DescriptorImpl getDescriptor()
getDescriptor
in interface hudson.model.Describable<hudson.tasks.Builder>
getDescriptor
in class hudson.tasks.Builder
Copyright © 2004-2015. All Rights Reserved.