public interface UpdateDiscovery
| Modifier and Type | Method and Description |
|---|---|
String |
getLatestVersion(AppArtifact artifact) |
String |
getNextVersion(AppArtifact artifact) |
List<String> |
listUpdates(AppArtifact artifact) |
List<String> listUpdates(AppArtifact artifact)
String getNextVersion(AppArtifact artifact)
String getLatestVersion(AppArtifact artifact)
Copyright © 2021 JBoss by Red Hat. All rights reserved.