public class GitPushStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
GitPushStep.DescriptorImpl |
static class |
GitPushStep.Execution |
| Constructor and Description |
|---|
GitPushStep(String credentialId,
String url,
String branch) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBranch() |
String |
getCredentialId() |
String |
getUrl() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2018. All rights reserved.