- check() - Method in class com.cloudbees.jenkins.plugins.customtools.CustomTool
-
Checks consistency of the tool.
- checkStringForMacro(String, String) - Static method in class com.synopsys.arc.jenkinsci.plugins.customtools.EnvStringParseHelper
-
Resolves tools installation directory using global variables.
- CheckVersions(CustomTool, BuildListener, EnvVars, Node, EnvVars) - Method in class com.cloudbees.jenkins.plugins.customtools.CustomToolInstallWrapper
-
Check versions and modify build environment if required.
- com.cloudbees.jenkins.plugins.customtools - package com.cloudbees.jenkins.plugins.customtools
-
- com.synopsys.arc.jenkinsci.plugins.customtools - package com.synopsys.arc.jenkinsci.plugins.customtools
-
- com.synopsys.arc.jenkinsci.plugins.customtools.multiconfig - package com.synopsys.arc.jenkinsci.plugins.customtools.multiconfig
-
- com.synopsys.arc.jenkinsci.plugins.customtools.versions - package com.synopsys.arc.jenkinsci.plugins.customtools.versions
-
- configure(StaplerRequest, JSONObject) - Method in class com.cloudbees.jenkins.plugins.customtools.CustomToolInstallWrapper.DescriptorImpl
-
- correctHome(PathsList) - Method in class com.cloudbees.jenkins.plugins.customtools.CustomTool
-
- Create(String) - Static method in class com.synopsys.arc.jenkinsci.plugins.customtools.EnvVariablesInjector
-
- createValue(StaplerRequest, JSONObject) - Method in class com.synopsys.arc.jenkinsci.plugins.customtools.versions.ToolVersionParameterDefinition
-
- createValue(StaplerRequest) - Method in class com.synopsys.arc.jenkinsci.plugins.customtools.versions.ToolVersionParameterDefinition
-
- CustomTool - Class in com.cloudbees.jenkins.plugins.customtools
-
An arbitrary tool, which can add directories to the build's PATH
- CustomTool(String, String, List, String, LabelSpecifics[], ToolVersionConfig, String) - Constructor for class com.cloudbees.jenkins.plugins.customtools.CustomTool
-
- CustomTool.DescriptorImpl - Class in com.cloudbees.jenkins.plugins.customtools
-
- CustomTool.DescriptorImpl() - Constructor for class com.cloudbees.jenkins.plugins.customtools.CustomTool.DescriptorImpl
-
- CustomTool_DescriptorImpl_DisplayName() - Static method in class com.cloudbees.jenkins.plugins.customtools.Messages
-
Custom tool
- CustomToolException - Exception in com.synopsys.arc.jenkinsci.plugins.customtools
-
Custom tool exception.
- CustomToolException(String) - Constructor for exception com.synopsys.arc.jenkinsci.plugins.customtools.CustomToolException
-
- CustomToolException(Throwable) - Constructor for exception com.synopsys.arc.jenkinsci.plugins.customtools.CustomToolException
-
- CustomToolException(String, Throwable) - Constructor for exception com.synopsys.arc.jenkinsci.plugins.customtools.CustomToolException
-
- CustomToolInstallWrapper - Class in com.cloudbees.jenkins.plugins.customtools
-
Installs tools selected by the user.
- CustomToolInstallWrapper(CustomToolInstallWrapper.SelectedTool[], MulticonfigWrapperOptions, boolean) - Constructor for class com.cloudbees.jenkins.plugins.customtools.CustomToolInstallWrapper
-
- CustomToolInstallWrapper.DescriptorImpl - Class in com.cloudbees.jenkins.plugins.customtools
-
- CustomToolInstallWrapper.DescriptorImpl() - Constructor for class com.cloudbees.jenkins.plugins.customtools.CustomToolInstallWrapper.DescriptorImpl
-
- CustomToolInstallWrapper.SelectedTool - Class in com.cloudbees.jenkins.plugins.customtools
-
Ceremony needed to satisfy NoStaplerConstructionException:
"There's no @DataBoundConstructor on any constructor of class java.lang.String"
- CustomToolInstallWrapper.SelectedTool(String) - Constructor for class com.cloudbees.jenkins.plugins.customtools.CustomToolInstallWrapper.SelectedTool
-
- CustomToolsLogger - Class in com.synopsys.arc.jenkinsci.plugins.customtools
-
- CustomToolsLogger() - Constructor for class com.synopsys.arc.jenkinsci.plugins.customtools.CustomToolsLogger
-