public class ToolVersionHelper extends Object
| Constructor and Description | 
|---|
ToolVersionHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static List<CustomTool> | 
getAllVersionedTools()
Gets list of versioned tools. 
 | 
static com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition | 
getDefaultVersionDescr(String toolName)  | 
static String | 
getDefaultVersionVariableName(String toolName)  | 
static com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition | 
getVersionDescr(String toolName)  | 
public static com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition getDefaultVersionDescr(String toolName)
public static com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition getVersionDescr(String toolName)
@Nonnull public static List<CustomTool> getAllVersionedTools()
Copyright © 2016–2021. All rights reserved.