public class GitHubRelease extends MiniumReleaseManager
| Modifier and Type | Field and Description |
|---|---|
protected static String |
GITHUB_OWNER |
protected static String |
GITHUB_RELEASES_ALL |
protected static String |
GITHUB_REPOSITORY |
httpClient, localVersion, objectMapper, releaseComparator| Constructor and Description |
|---|
GitHubRelease(HttpClientUtils httpClient) |
| Modifier and Type | Method and Description |
|---|---|
Release |
getLastRelease() |
getLocalVersion, gotTheLastVersion, toGitHubReleaseprotected static final String GITHUB_OWNER
protected static final String GITHUB_REPOSITORY
protected static final String GITHUB_RELEASES_ALL
public GitHubRelease(HttpClientUtils httpClient)
public Release getLastRelease() throws IOException
getLastRelease in class MiniumReleaseManagerIOExceptionCopyright © 2019 VILT Group. All rights reserved.