public class GitPush extends Recorder implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
GitPush.Descriptor |
Publisher.DescriptorExtensionListImplExtensionPoint.LegacyInstancesAreScopedToHudsonBuildStep.PublisherListBUILDERS, PUBLISHERS| Constructor and Description |
|---|
GitPush(String targetBranch,
String targetRepo) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTargetBranch() |
String |
getTargetRepo() |
boolean |
perform(AbstractBuild<?,?> build,
Launcher launcher,
BuildListener listener) |
getDescriptorall, getProjectAction, needsToRunAfterFinalized, prebuildgetProjectAction, getProjectActions, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequiredMonitorServicepublic String getTargetBranch()
public String getTargetRepo()
public boolean perform(AbstractBuild<?,?> build, Launcher launcher, BuildListener listener) throws InterruptedException, IOException
perform in interface BuildStepperform in class BuildStepCompatibilityLayerInterruptedExceptionIOExceptionCopyright © 2016–2022. All rights reserved.