public class GeckoDriverGitHubSource extends GitHubSource
| Constructor and Description |
|---|
GeckoDriverGitHubSource(HttpClient httpClient,
GitHubLastUpdateCache gitHubLastUpdateCache) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getExpectedFileNameRegex(String version)
It is expected that this abstract method should return a regex that represents an expected file name
of the release asset.
|
getLatestRelease, getReleaseForVersionpublic GeckoDriverGitHubSource(HttpClient httpClient, GitHubLastUpdateCache gitHubLastUpdateCache)
protected String getExpectedFileNameRegex(String version)
GitHubSourcegetExpectedFileNameRegex in class GitHubSourceCopyright © 2017 JBoss by Red Hat. All rights reserved.