Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
I
M
P
S
_
C
com.cwctravel.hudson.plugins.extended_choice_parameter
- package com.cwctravel.hudson.plugins.extended_choice_parameter
createValue(StaplerRequest)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
createValue(StaplerRequest, JSONObject)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
D
doCheckDefaultPropertyFile(String, String)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition.DescriptorImpl
doCheckDefaultPropertyKey(String, String)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition.DescriptorImpl
doCheckPropertyFile(String, String)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition.DescriptorImpl
doCheckPropertyKey(String, String)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition.DescriptorImpl
E
ExtendedChoiceParameterDefinition
- Class in
com.cwctravel.hudson.plugins.extended_choice_parameter
ExtendedChoiceParameterDefinition(String, String, String, String, String, String, String, String, boolean, int, String)
- Constructor for class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
ExtendedChoiceParameterDefinition.DescriptorImpl
- Class in
com.cwctravel.hudson.plugins.extended_choice_parameter
ExtendedChoiceParameterDefinition.DescriptorImpl()
- Constructor for class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition.DescriptorImpl
ExtendedChoiceParameterDefinition_DisplayName()
- Static method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
Messages
Extended Choice Parameter
ExtendedChoiceParameterDefinition_PropertyFileDoesntExist()
- Static method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
Messages
%s doesn't seem to exist.
ExtendedChoiceParameterDefinition_PropertyFileExistsButNoProvidedKey()
- Static method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
Messages
%s exists, but you have to provide a property key as well.
ExtendedChoiceParameterDefinition_PropertyFileExistsButProvidedKeyIsInvalid()
- Static method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
Messages
%s exists, but the provided key "%s" doesn't exist in this property file.
ExtendedChoiceParameterValue
- Class in
com.cwctravel.hudson.plugins.extended_choice_parameter
ExtendedChoiceParameterValue(String, String)
- Constructor for class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterValue
G
getDefaultParameterValue()
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
getDefaultPropertyFile()
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
getDefaultPropertyKey()
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
getDefaultValue()
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
getDefaultValueMap()
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
getDisplayName()
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition.DescriptorImpl
getEffectiveDefaultValue()
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
getEffectiveValue()
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
getPropertyFile()
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
getPropertyKey()
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
getType()
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
getValue()
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
getVisibleItemCount()
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
I
isQuoteValue()
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
M
Messages
- Class in
com.cwctravel.hudson.plugins.extended_choice_parameter
Messages()
- Constructor for class com.cwctravel.hudson.plugins.extended_choice_parameter.
Messages
P
PARAMETER_TYPE_CHECK_BOX
- Static variable in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
PARAMETER_TYPE_MULTI_SELECT
- Static variable in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
PARAMETER_TYPE_RADIO
- Static variable in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
PARAMETER_TYPE_SINGLE_SELECT
- Static variable in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
S
setDefaultPropertyFile(String)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
setDefaultPropertyKey(String)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
setDefaultValue(String)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
setPropertyFile(String)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
setPropertyKey(String)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
setQuoteValue(boolean)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
setType(String)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
setValue(String)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
setVisibleItemCount(int)
- Method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
ExtendedChoiceParameterDefinition
_
_ExtendedChoiceParameterDefinition_DisplayName()
- Static method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
Messages
Extended Choice Parameter
_ExtendedChoiceParameterDefinition_PropertyFileDoesntExist()
- Static method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
Messages
%s doesn't seem to exist.
_ExtendedChoiceParameterDefinition_PropertyFileExistsButNoProvidedKey()
- Static method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
Messages
%s exists, but you have to provide a property key as well.
_ExtendedChoiceParameterDefinition_PropertyFileExistsButProvidedKeyIsInvalid()
- Static method in class com.cwctravel.hudson.plugins.extended_choice_parameter.
Messages
%s exists, but the provided key "%s" doesn't exist in this property file.
C
D
E
G
I
M
P
S
_
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2013. All Rights Reserved.