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) throws AppCreatorException
AppCreatorExceptionString getNextVersion(AppArtifact artifact) throws AppCreatorException
AppCreatorExceptionString getLatestVersion(AppArtifact artifact) throws AppCreatorException
AppCreatorExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.