public class PublishBuildStep extends AbstractDevOpsStep
Modifier and Type | Class and Description |
---|---|
static class |
PublishBuildStep.DescriptorImpl |
Constructor and Description |
---|
PublishBuildStep(String result,
String gitRepo,
String gitBranch,
String gitCommit) |
Modifier and Type | Method and Description |
---|---|
String |
getBuildNumber() |
String |
getGitBranch() |
String |
getGitCommit() |
String |
getGitRepo() |
String |
getResult() |
void |
setBuildNumber(String buildNumber) |
getApplicationName, getCredentialsId, getOrgName, getToolchainId, setApplicationName, setCredentialsId, setOrgName, setToolchainId
Copyright © 2016–2020. All rights reserved.