public class CLIVersionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
checkCLICompatibility(hudson.FilePath cliDirectory,
String minimumVersion)
Checks if the version of the installed Topaz CLI is greater or equal to the Jenkins plugins
required version.
|
public static void checkCLICompatibility(hudson.FilePath cliDirectory,
String minimumVersion)
throws IOException,
InterruptedException
cliDirectory - FilePath of the Topaz CLI install directoryminimumVersion - Minimum required CLI version of the Jenkins pluginIOExceptionInterruptedExceptionCopyright © 2016–2018. All rights reserved.