public class ToolVersionConfig extends AbstractDescribableImpl<ToolVersionConfig> implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ToolVersionConfig.DescriptorImpl |
Modifier and Type | Field and Description |
---|---|
static ToolVersionConfig |
DEFAULT |
Constructor and Description |
---|
ToolVersionConfig(com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition versionsListSource) |
Modifier and Type | Method and Description |
---|---|
com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition |
getVersionsListSource() |
getDescriptor
public static final ToolVersionConfig DEFAULT
@DataBoundConstructor public ToolVersionConfig(@Nonnull com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition versionsListSource)
@Nonnull public com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition getVersionsListSource()
Copyright © 2016–2021. All rights reserved.