public class PushSourceChangesContext extends CommandContext
| Constructor and Description |
|---|
PushSourceChangesContext(CommandContext parentContext,
PushSourceChanges command,
LocalRepository sourceRepository) |
PushSourceChangesContext(LocalRepository repository,
Configuration configuration,
PushSourceChanges command,
LocalRepository sourceRepository) |
| Modifier and Type | Method and Description |
|---|---|
String |
createCommit() |
String |
createPullRequestBody() |
String |
createPullRequestTitle() |
String |
createPullRequestTitlePrefix() |
PushSourceChanges |
getCommand() |
addChild, createIssueTitlePrefix, createStatusMap, file, firstChild, getChildren, getCloneUrl, getConfiguration, getDir, getGit, getIssue, getParentContext, getPullRequest, getRepository, getRepositoryFullName, getStatus, getUpdatedFiles, gitHubRepository, info, isUpdated, removeChild, setIssue, setPullRequest, setStatus, updatedFile, updateVersion, warn, warnpublic PushSourceChangesContext(LocalRepository repository, Configuration configuration, PushSourceChanges command, LocalRepository sourceRepository)
public PushSourceChangesContext(CommandContext parentContext, PushSourceChanges command, LocalRepository sourceRepository)
public PushSourceChanges getCommand()
public String createPullRequestBody()
createPullRequestBody in class CommandContextpublic String createCommit()
createCommit in class CommandContextpublic String createPullRequestTitle()
createPullRequestTitle in class CommandContextpublic String createPullRequestTitlePrefix()
createPullRequestTitlePrefix in class CommandContextCopyright © 2076–2017 Red Hat. All rights reserved.