Package | Description |
---|---|
com.cloudbees.jenkins.plugins.customtools | |
com.synopsys.arc.jenkinsci.plugins.customtools.versions |
Modifier and Type | Method and Description |
---|---|
ToolVersionConfig |
CustomTool.getToolVersion()
Gets the tool version configuration.
|
Constructor and Description |
---|
CustomTool(String name,
String home,
List<? extends ToolProperty<?>> properties,
String exportedPaths,
LabelSpecifics[] labelSpecifics,
ToolVersionConfig toolVersion,
String additionalVariables) |
Modifier and Type | Field and Description |
---|---|
static ToolVersionConfig |
ToolVersionConfig.DEFAULT |
Modifier and Type | Method and Description |
---|---|
ToolVersionConfig |
ToolVersionParameterDefinition.getVersionConfig()
Gets a Tool Version configuration for the parameter definition.
|
Copyright © 2016–2021. All rights reserved.