A C D E F G H I J M N O R S T V _ 
All Classes All Packages

A

AddEditedChoiceListProvider - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
ChoiceListProvider that can add edited value.
AddEditedChoiceListProvider(boolean, AddEditedChoiceListProvider.WhenToAdd) - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider
Constructor
AddEditedChoiceListProvider_WhenToAdd_Completed() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key AddEditedChoiceListProvider.WhenToAdd.Completed: completed.
AddEditedChoiceListProvider_WhenToAdd_CompletedStable() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key AddEditedChoiceListProvider.WhenToAdd.CompletedStable: completed stable.
AddEditedChoiceListProvider_WhenToAdd_CompletedUnstable() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key AddEditedChoiceListProvider.WhenToAdd.CompletedUnstable: completed stable or unstable.
AddEditedChoiceListProvider_WhenToAdd_Triggered() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key AddEditedChoiceListProvider.WhenToAdd.Triggered: triggered.
AddEditedChoiceListProvider.WhenToAdd - Enum in jp.ikedam.jenkins.plugins.extensible_choice_parameter
Used to Specify when to add a edited value
addEditedValue(AbstractProject<?, ?>, ExtensibleChoiceParameterDefinition, String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider
Called to add a edited value to the choice list.
addEditedValue(AbstractProject<?, ?>, ExtensibleChoiceParameterDefinition, String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider
Called to add a edited value to the choice list.
addEditedValue(AbstractProject<?, ?>, ExtensibleChoiceParameterDefinition, String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider
 
addEditedValue(String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
 
all() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProvider
Returns all the ChoiceListProvider subclass whose DescriptorImpl is annotated with Extension.
AtEnd - jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.EmptyChoiceType
 
AtTop - jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.EmptyChoiceType
 

C

callback(SystemGroovyChoiceListProvider, UnmarshallingContext) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider.ConverterImpl
 
ChoiceListProvider - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
The abstract base class of modules provides choices.
ChoiceListProvider() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProvider
 
ChoiceListProviderDescriptor - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
Descriptor for ChoiceListProviders.
ChoiceListProviderDescriptor() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProviderDescriptor
 
ChoiceListProviderDescriptor(Class<? extends ChoiceListProvider>) - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProviderDescriptor
 
ChoiceWatchQueueDecisionHandler - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
Listen for what value is specified with ExtensibleChoiceParameter.
ChoiceWatchQueueDecisionHandler() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceWatchQueueDecisionHandler
 
ChoiceWatchRunListener - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
Listen for what value is specified with ExtensibleChoiceParameter.
ChoiceWatchRunListener() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceWatchRunListener
 
Completed - jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider.WhenToAdd
When a build is completed
CompletedStable - jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider.WhenToAdd
When a build is completed successfully
CompletedUnstable - jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider.WhenToAdd
When a build is completed successfully, including unstable.
configure(StaplerRequest, JSONObject) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.DescriptorImpl
 
configure(StaplerRequest, JSONObject) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
Store the parameters specified in the System Configuration page.
contains(Result) - Method in enum jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider.WhenToAdd
 
ConverterImpl(XStream2) - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider.ConverterImpl
 
createValue(String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
Decide a value of this parameter from the user input.
createValue(StaplerRequest, JSONObject) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
Decide a value of this parameter from the user input.
createValueCommon(StringParameterValue) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
Test passed ParameterValue and return.

D

DescriptorImpl() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.DescriptorImpl
 
DescriptorImpl() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.DescriptorImpl
 
DescriptorImpl() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry.DescriptorImpl
 
DescriptorImpl() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
Restore from the global configuration
DescriptorImpl() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider.DescriptorImpl
 
DescriptorImpl() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider.DescriptorImpl
 
DescriptorVisibilityFilterImpl() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.DescriptorVisibilityFilterImpl
 
Directory - jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.ScanType
 
doCheckBaseDirPath(String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.DescriptorImpl
Validate a value inputed for baseDirPath Checks followings: * not blank * specified path exists * specified path is a directory.
doCheckExcludePattern(String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.DescriptorImpl
Validate a value inputed for excludePattern always ok.
doCheckIncludePattern(String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.DescriptorImpl
Validate a value inputed for includePattern Checks followings: * not blank
doCheckName(String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.DescriptorImpl
 
doCheckName(String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry.DescriptorImpl
Check the input name is acceptable.
doFillDefaultChoiceItems(Job<?, ?>, String, boolean, boolean) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider.DescriptorImpl
Returns the selection of a default choice.
doFillDefaultChoiceItems(String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
 
doFillDefaultChoiceItems(String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider.DescriptorImpl
Returns the selection of a default choice.
doFillNameItems() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
Returns a list of the names of the available choice set.
doTest(Job<?, ?>, String, boolean, boolean) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider.DescriptorImpl
 
doTest(String, String, String, FilenameChoiceListProvider.ScanType, boolean, FilenameChoiceListProvider.EmptyChoiceType) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.DescriptorImpl
Test what files will be listed.

E

equals(Object) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
 
ExtensibleChoiceParameterDefinition - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
Provides a choice parameter whose choices can be extended using Extension Points.
ExtensibleChoiceParameterDefinition(String, ChoiceListProvider, boolean, String) - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
Constructor instantiating with parameters in the configuration page.
ExtensibleChoiceParameterDefinition_DisplayName() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key ExtensibleChoiceParameterDefinition.DisplayName: Extensible Choice.
ExtensibleChoiceParameterDefinition_EditableType_Filter() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key ExtensibleChoiceParameterDefinition.EditableType.Filter: Display only matching choices.
ExtensibleChoiceParameterDefinition_EditableType_NoFilter() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key ExtensibleChoiceParameterDefinition.EditableType.NoFilter: Display all choices.
ExtensibleChoiceParameterDefinition_Name_empty() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key ExtensibleChoiceParameterDefinition.Name.empty: Cannot be blank..
ExtensibleChoiceParameterDefinition_Name_invalid() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key ExtensibleChoiceParameterDefinition.Name.invalid: This name is not handled correctly by Jenkins. Recommended to consist only with alphabets, numbers, and underscores..
ExtensibleChoiceParameterDefinition_NoDefaultChoice() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key ExtensibleChoiceParameterDefinition.NoDefaultChoice: <Top Most Value>.
ExtensibleChoiceParameterDefinition.DescriptorImpl - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
The internal class to work with views.
ExtensibleChoiceParameterDefinition.DescriptorVisibilityFilterImpl - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
 
ExtensibleChoiceParameterDefinition.EditableType - Enum in jp.ikedam.jenkins.plugins.extensible_choice_parameter
How to display choices for input values

F

File - jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.ScanType
 
FileAndDirectory - jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.ScanType
 
FilenameChoiceListProvider - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
Create a choice list from a list of files.
FilenameChoiceListProvider(String, String, String, FilenameChoiceListProvider.ScanType) - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
FilenameChoiceListProvider(String, String, String, FilenameChoiceListProvider.ScanType, boolean) - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
Deprecated.
FilenameChoiceListProvider(String, String, String, FilenameChoiceListProvider.ScanType, boolean, FilenameChoiceListProvider.EmptyChoiceType) - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
The constructor called when a user posts a form.
FilenameChoiceListProvider_BaseDirPath_empty() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.BaseDirPath.empty: Required.
FilenameChoiceListProvider_BaseDirPath_notfound() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.BaseDirPath.notfound: Specified directory does not found..
FilenameChoiceListProvider_DisplayName() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.DisplayName: File Choice Parameter.
FilenameChoiceListProvider_EmptyChoiceType_AtEnd() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.EmptyChoiceType.AtEnd: At the end of choices.
FilenameChoiceListProvider_EmptyChoiceType_AtTop() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.EmptyChoiceType.AtTop: At the top of choices.
FilenameChoiceListProvider_EmptyChoiceType_None() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.EmptyChoiceType.None: No empty choice.
FilenameChoiceListProvider_IncludePattern_empty() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.IncludePattern.empty: Required.
FilenameChoiceListProvider_ScanType_Directory() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.ScanType.Directory: Directory.
FilenameChoiceListProvider_ScanType_File() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.ScanType.File: File.
FilenameChoiceListProvider_ScanType_FileAndDirectory() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.ScanType.FileAndDirectory: File and Directory.
FilenameChoiceListProvider.DescriptorImpl - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
Class for view.
FilenameChoiceListProvider.EmptyChoiceType - Enum in jp.ikedam.jenkins.plugins.extensible_choice_parameter
 
FilenameChoiceListProvider.ScanType - Enum in jp.ikedam.jenkins.plugins.extensible_choice_parameter
A type specifying what type of files to scan to list.
filter(Object, Descriptor) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.DescriptorVisibilityFilterImpl
 
Filter - jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.EditableType
The input value works as filter.

G

getBaseDir() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
Returns a directory to scan for files.
getBaseDir(String) - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
Returns a directory to scan for files from the passed path.
getBaseDirPath() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
Returns a path to a directory to scan for files.
getChoiceList() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProvider
Returns the choices.
getChoiceList() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
Return choices available for this parameter.
getChoiceList() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
Returns the list of choices to show.
getChoiceList() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
The list of choices.
getChoiceList() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider
Returns the choices available as a parameter value.
getChoiceList() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
Returns the list of choices the user specified in the job configuration page.
getChoiceList() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider
Returns the list of choices the user specified in the job configuration page.
getChoiceList(String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
Retrieve the set of choices entry by the name.
getChoiceListEnabledMap() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.DescriptorImpl
 
getChoiceListEntry(String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
Retrieve the set of choices entry by the name.
getChoiceListEntryList() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
The list of available sets of choices.
getChoiceListProvider() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
The choice provider the user specified.
getChoiceListProviderList() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.DescriptorImpl
Returns all the available methods to provide choices.
getChoiceListText() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
The list of choices, joined into a string.
getChoiceListText() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider
The list of choices, joined into a string.
getChoicesForRestApi() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
Expose choices to REST web API Expose choices to trigger builds from programs, in the same way to built-in choice parameters.
getDefaultChoice() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProvider
Returns the default choice value.
getDefaultChoice() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider
Returns the default choice.
getDefaultChoice() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
Returns the default choice.
getDefaultChoice() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider
Returns the default choice.
getDefaultParameterValue() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
Returns the default value of this parameter.
getDisplayName() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.DescriptorImpl
Returns the string to be shown in a job configuration page, in the dropdown of "Add Parameter".
getDisplayName() - Method in enum jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.EditableType
 
getDisplayName() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.DescriptorImpl
Returns the name for displaying.
getDisplayName() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry.DescriptorImpl
Don't care for this is not shown in any page.
getDisplayName() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
the display name shown in the dropdown to select a choice provider.
getDisplayName() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider.DescriptorImpl
the display name shown in the dropdown to select a choice provider.
getDisplayName() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider.DescriptorImpl
the display name shown in the dropdown to select a choice provider.
getEditableType() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
 
getEmptyChoiceType() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
 
getEnabledChoiceListProvider() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
 
getEnabledChoiceListProviderList() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.DescriptorImpl
Returns all the available methods to provide choices that are enabled in the global configuration.
getExcludePattern() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
Returns a pattern for files to exclude.
getFileList(File, String, String, FilenameChoiceListProvider.ScanType) - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
getFileList(File, String, String, FilenameChoiceListProvider.ScanType, boolean) - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
Deprecated.
getFileList(File, String, String, FilenameChoiceListProvider.ScanType, boolean, FilenameChoiceListProvider.EmptyChoiceType) - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
List files from passed parameters.
getGlobalConfigPage() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProviderDescriptor
Disables the global configuration page and replaces with ChoiceListProviderDescriptor.getGlobalConfigPageForChoiceListProvider()
getGlobalConfigPageForChoiceListProvider() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProviderDescriptor
 
getGroovyScript() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
 
getIncludePattern() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
Returns a pattern for files to include.
getName() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
the name of this set of choices.
getName() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider
Returns the name of the set of choice, specified by a user.
getNamePattern() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
Deprecated.
getNamePattern() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
 
getNoDefaultChoice() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
 
getNoDefaultChoice() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider.DescriptorImpl
 
getNoDefaultChoice() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider.DescriptorImpl
 
getProject() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
Return the project where this is configured.
getScanType() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
Returns what type of files to list.
getScriptText() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
getWhenToAdd() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider
Returns when to add a edited value.
GlobalTextareaChoiceListEntry - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
A set of choices that can be used in Global Choice Parameter.
GlobalTextareaChoiceListEntry(String, String, boolean) - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
Constructor instantiating with parameters in the configuration page.
GlobalTextareaChoiceListEntry_Name_empty() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key GlobalTextareaChoiceListEntry.Name.empty: Cannot be blank..
GlobalTextareaChoiceListEntry_Name_invalid() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key GlobalTextareaChoiceListEntry.Name.invalid: Name must start with an alphabetical letter or an underscore, and consists of alphabetical letters, underscores, or numeric letters..
GlobalTextareaChoiceListEntry.DescriptorImpl - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
The internal class to work with views.
GlobalTextareaChoiceListProvider - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
A choice provider whose choices are defined in the System Configuration page, and can be refereed from all jobs.
GlobalTextareaChoiceListProvider(String, String, boolean, AddEditedChoiceListProvider.WhenToAdd) - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider
Constructor instantiating with parameters in the configuration page.
GlobalTextareaChoiceListProvider_DisplayName() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key GlobalTextareaChoiceListProvider.DisplayName: Global Choice Parameter.
GlobalTextareaChoiceListProvider.DescriptorImpl - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
The internal class to work with views.

H

hashCode() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
 

I

isAddEditedValue() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider
Returns whether to add edited value.
isAllowAddEditedValue() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
Return whether users can add a new value by building a job using this choice list.
isEditable() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
Is this parameter value can be set to a value not in the choices?
isEnabledByDefault() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProviderDescriptor
Returns whether this provider should be enabled by default (that is, just after that provider is installed).
isProviderEnabled(Descriptor<?>) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.DescriptorImpl
 
isReverseOrder() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
 
isUsePredefinedVariables() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
 
isValid() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
Returns whether this object is configured correctly.

J

jp.ikedam.jenkins.plugins.extensible_choice_parameter - package jp.ikedam.jenkins.plugins.extensible_choice_parameter
 
jp.ikedam.jenkins.plugins.extensible_choice_parameter.utility - package jp.ikedam.jenkins.plugins.extensible_choice_parameter.utility
 

M

marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider.ConverterImpl
 
Messages - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
Generated localization support class.
Messages() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
 

N

newInstance(StaplerRequest, JSONObject) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.DescriptorImpl
Create a new instance of SystemGroovyChoiceListProvider from user inputs.
newInstance(StaplerRequest, JSONObject) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider.DescriptorImpl
Create a new instance of SystemGroovyChoiceListProvider from user inputs.
NoFilter - jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.EditableType
The input value doesn't work as filter.
None - jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.EmptyChoiceType
 

O

onBuildCompletedWithValue(AbstractBuild<?, ?>, ExtensibleChoiceParameterDefinition, String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider
Called when a build is completed Call addEditedValue() if needed
onBuildCompletedWithValue(AbstractBuild<?, ?>, ExtensibleChoiceParameterDefinition, String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProvider
Called when a build is completed Implementations can override this method, and do custom behavior.
onBuildTriggeredWithValue(AbstractProject<?, ?>, ExtensibleChoiceParameterDefinition, String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider
Called when a build is triggered Call addEditedValue() if needed
onBuildTriggeredWithValue(AbstractProject<?, ?>, ExtensibleChoiceParameterDefinition, String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProvider
Called when a build is triggered Implementations can override this method, and do custom behavior.
onFinalized(AbstractBuild<?, ?>) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceWatchRunListener
 
onQueueing(Queue.Task, List<Action>) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceWatchQueueDecisionHandler
Notify ChoiceListProvider of the value selected.

R

requiresBuildPermission() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProvider
Checks if access ChoiceListProvider.getChoiceList() from REST API needs the Item.BUILD permission.
requiresBuildPermission() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider
 

S

setChoiceList(List<String>) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
Set choiceList
setChoiceList(List<String>) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider
 
setChoiceListEnabledMap(Map<String, Boolean>) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.DescriptorImpl
 
setChoiceListEntryList(List<GlobalTextareaChoiceListEntry>) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
Set a list of available sets of choices.
setEditableType(ExtensibleChoiceParameterDefinition.EditableType) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
 
setProject(AbstractProject<?, ?>) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
Deprecated.
setProject(Job<?, ?>) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
 
shouldSchedule(Queue.Task, List<Action>) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceWatchQueueDecisionHandler
Notify ChoiceListProvider of the value selected.
stringListFromTextarea(String) - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.utility.TextareaStringListUtility
Returns a list of string parsed from a input of textarea.
SystemGroovyChoiceListProvider - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
A choice provider whose choices are determined by a Groovy script.
SystemGroovyChoiceListProvider(String, String) - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
 
SystemGroovyChoiceListProvider(String, String, boolean) - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
 
SystemGroovyChoiceListProvider(SecureGroovyScript, String, boolean) - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
Constructor instantiating with parameters in the configuration page.
SystemGroovyChoiceListProvider_DisplayName() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key SystemGroovyChoiceListProvider.DisplayName: System Groovy Choice Parameter.
SystemGroovyChoiceListProvider_groovyScript_TestableOnlyWithSandbox() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key SystemGroovyChoiceListProvider.groovyScript.TestableOnlyWithSandbox: You can test only scripts using the sandbox.
SystemGroovyChoiceListProvider.ConverterImpl - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
 
SystemGroovyChoiceListProvider.DescriptorImpl - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
The internal class to work with views.

T

TextareaChoiceListProvider - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
A choice provider whose choices are defined as a text, like the build-in choice parameter.
TextareaChoiceListProvider(String, String, boolean, AddEditedChoiceListProvider.WhenToAdd) - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider
Constructor instantiating with parameters in the configuration page.
TextareaChoiceListProvider_DisplayName() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key TextareaChoiceListProvider.DisplayName: Textarea Choice Parameter.
TextareaChoiceListProvider.DescriptorImpl - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
The internal class to work with views.
textareaFromStringList(List<String>) - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.utility.TextareaStringListUtility
Join the list of strings into a text.
TextareaStringListUtility - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter.utility
Utility Class to work with a list of strings in a textarea.
TextareaStringListUtility() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.utility.TextareaStringListUtility
 
toString() - Method in enum jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider.WhenToAdd
 
toString() - Method in enum jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.EmptyChoiceType
 
toString() - Method in enum jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.ScanType
 
toString() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
 
Triggered - jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider.WhenToAdd
When a build is triggered and enqueued.

V

valueOf(String) - Static method in enum jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider.WhenToAdd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.EditableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.EmptyChoiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.ScanType
Returns the enum constant of this type with the specified name.
values() - Static method in enum jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider.WhenToAdd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.EditableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.EmptyChoiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.ScanType
Returns an array containing the constants of this enum type, in the order they are declared.

_

_AddEditedChoiceListProvider_WhenToAdd_Completed() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key AddEditedChoiceListProvider.WhenToAdd.Completed: completed.
_AddEditedChoiceListProvider_WhenToAdd_CompletedStable() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key AddEditedChoiceListProvider.WhenToAdd.CompletedStable: completed stable.
_AddEditedChoiceListProvider_WhenToAdd_CompletedUnstable() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key AddEditedChoiceListProvider.WhenToAdd.CompletedUnstable: completed stable or unstable.
_AddEditedChoiceListProvider_WhenToAdd_Triggered() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key AddEditedChoiceListProvider.WhenToAdd.Triggered: triggered.
_ExtensibleChoiceParameterDefinition_DisplayName() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key ExtensibleChoiceParameterDefinition.DisplayName: Extensible Choice.
_ExtensibleChoiceParameterDefinition_EditableType_Filter() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key ExtensibleChoiceParameterDefinition.EditableType.Filter: Display only matching choices.
_ExtensibleChoiceParameterDefinition_EditableType_NoFilter() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key ExtensibleChoiceParameterDefinition.EditableType.NoFilter: Display all choices.
_ExtensibleChoiceParameterDefinition_Name_empty() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key ExtensibleChoiceParameterDefinition.Name.empty: Cannot be blank..
_ExtensibleChoiceParameterDefinition_Name_invalid() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key ExtensibleChoiceParameterDefinition.Name.invalid: This name is not handled correctly by Jenkins. Recommended to consist only with alphabets, numbers, and underscores..
_ExtensibleChoiceParameterDefinition_NoDefaultChoice() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key ExtensibleChoiceParameterDefinition.NoDefaultChoice: <Top Most Value>.
_FilenameChoiceListProvider_BaseDirPath_empty() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.BaseDirPath.empty: Required.
_FilenameChoiceListProvider_BaseDirPath_notfound() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.BaseDirPath.notfound: Specified directory does not found..
_FilenameChoiceListProvider_DisplayName() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.DisplayName: File Choice Parameter.
_FilenameChoiceListProvider_EmptyChoiceType_AtEnd() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.EmptyChoiceType.AtEnd: At the end of choices.
_FilenameChoiceListProvider_EmptyChoiceType_AtTop() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.EmptyChoiceType.AtTop: At the top of choices.
_FilenameChoiceListProvider_EmptyChoiceType_None() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.EmptyChoiceType.None: No empty choice.
_FilenameChoiceListProvider_IncludePattern_empty() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.IncludePattern.empty: Required.
_FilenameChoiceListProvider_ScanType_Directory() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.ScanType.Directory: Directory.
_FilenameChoiceListProvider_ScanType_File() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.ScanType.File: File.
_FilenameChoiceListProvider_ScanType_FileAndDirectory() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key FilenameChoiceListProvider.ScanType.FileAndDirectory: File and Directory.
_GlobalTextareaChoiceListEntry_Name_empty() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key GlobalTextareaChoiceListEntry.Name.empty: Cannot be blank..
_GlobalTextareaChoiceListEntry_Name_invalid() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key GlobalTextareaChoiceListEntry.Name.invalid: Name must start with an alphabetical letter or an underscore, and consists of alphabetical letters, underscores, or numeric letters..
_GlobalTextareaChoiceListProvider_DisplayName() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key GlobalTextareaChoiceListProvider.DisplayName: Global Choice Parameter.
_SystemGroovyChoiceListProvider_DisplayName() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key SystemGroovyChoiceListProvider.DisplayName: System Groovy Choice Parameter.
_SystemGroovyChoiceListProvider_groovyScript_TestableOnlyWithSandbox() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key SystemGroovyChoiceListProvider.groovyScript.TestableOnlyWithSandbox: You can test only scripts using the sandbox.
_TextareaChoiceListProvider_DisplayName() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
Key TextareaChoiceListProvider.DisplayName: Textarea Choice Parameter.
A C D E F G H I J M N O R S T V _ 
All Classes All Packages