public class PushVersionChanges extends ModifyFilesCommandSupport
| Constructor and Description |
|---|
PushVersionChanges() |
PushVersionChanges(Kind kind,
List<String> values) |
PushVersionChanges(Kind kind,
String... values) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doProcess(CommandContext context) |
Kind |
getKind() |
List<String> |
getValues() |
void |
setKind(Kind kind) |
void |
setValues(List<String> values) |
void |
values(String... values) |
checkDependencyChanges, findPullRequest, getOperationDescription, gitCommitAndPullRequest, loadPendingChanges, prepareDirectory, processPullRequest, pushVersionChangesWithoutChecks, pushVersionsWithChecks, run, run, updatePendingChangesappendPullRequestComment, appendPullRequestCommentArguments, cloneOrPullRepositories, createCommandContext, createPullRequestComment, getLocalRepositories, getOrFindIssue, getRepositoryConfig, run, validateConfigurationpublic Kind getKind()
public void setKind(Kind kind)
public void values(String... values)
protected boolean doProcess(CommandContext context) throws IOException
doProcess in class ModifyFilesCommandSupportIOExceptionCopyright © 2076–2017 Red Hat. All rights reserved.