| Modifier and Type | Method and Description |
|---|---|
protected String |
XmlStorageSource.getExpectedKeyRegex(String requiredVersion,
String directory,
Architecture architecture) |
default String |
ExternalBinarySource.getFileNameRegexToDownload(String version,
Architecture architecture) |
default ExternalBinary |
ExternalBinarySource.getReleaseForVersion(String version,
Architecture architecture) |
ExternalBinary |
XmlStorageSource.getReleaseForVersion(String requiredVersion,
Architecture architecture) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
ChromeDriverBinaryHandler.ChromeStorageSources.getExpectedKeyRegex(String requiredVersion,
String directory,
Architecture architecture) |
String |
ChromeDriverBinaryHandler.ChromeStorageSources.getFileNameRegexToDownload(String version,
Architecture architecture) |
| Modifier and Type | Method and Description |
|---|---|
Architecture |
PlatformUtils.Platform.arch() |
static Architecture |
Architecture.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Architecture[] |
Architecture.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.