| Package | Description |
|---|---|
| io.fabric8.updatebot.commands | |
| io.fabric8.updatebot.kind | |
| io.fabric8.updatebot.kind.maven | |
| io.fabric8.updatebot.kind.npm |
| Modifier and Type | Method and Description |
|---|---|
PushVersionChangesContext |
CommandContext.updateVersion(Kind kind,
String name,
String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Updater.pushVersions(PushVersionChangesContext context) |
boolean |
CompositeUpdater.pushVersions(PushVersionChangesContext context) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MavenUpdater.pushVersions(PushVersionChangesContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
PackageJsonUpdater.doPushVersionChange(String dependencyKey,
com.fasterxml.jackson.databind.node.ObjectNode dependencies,
PushVersionChangesContext context) |
boolean |
PackageJsonUpdater.pushVersions(PushVersionChangesContext context) |
Copyright © 2076–2017 Red Hat. All rights reserved.