Package | Description |
---|---|
com.cloudbees.jenkins.plugins.customtools | |
com.synopsys.arc.jenkinsci.plugins.customtools |
Modifier and Type | Method and Description |
---|---|
void |
CustomTool.check()
Checks the tool consistency.
|
void |
CustomToolInstallWrapper.checkVersions(CustomTool tool,
BuildListener listener,
EnvVars buildEnv,
Node node,
EnvVars target)
Checks versions and modify build environment if required.
|
void |
CustomToolInstallWrapper.CheckVersions(CustomTool tool,
BuildListener listener,
EnvVars buildEnv,
Node node,
EnvVars target)
Deprecated.
The method is deprecated. It will be removed in future versions.
|
CustomTool |
CustomToolInstallWrapper.SelectedTool.toCustomToolValidated() |
Modifier and Type | Method and Description |
---|---|
static void |
EnvStringParseHelper.checkStringForMacro(String macroName,
String inputString)
Resolves tools installation directory using global variables.
|
Copyright © 2016–2021. All rights reserved.