- 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.
- getBaseDir() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
-
Returns a directory to scan for files.
- 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(String) - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
-
Retrieve the set of choices entry by the name.
- 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.
- 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.
- 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 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.
- 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, boolean, FilenameChoiceListProvider.EmptyChoiceType) - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
-
List files from passed parameters.
- 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) - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
-
- getGlobalConfigPage() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProviderDescriptor
-
- getGlobalConfigPageForChoiceListProvider() - Method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProviderDescriptor
-
- 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
-
- 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
-
The list of choices, joined into a string.
- 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.DescriptorImpl - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
-
The internal class to work with views.
- GlobalTextareaChoiceListEntry.DescriptorImpl() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry.DescriptorImpl
-
- GlobalTextareaChoiceListEntry_Name_empty() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
-
Cannot be blank.
- GlobalTextareaChoiceListEntry_Name_invalid() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
-
Name must start with an alphabetical letter or an underscore, and consists of alphabetical letters, underscores, or numeric letters.
- 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.DescriptorImpl - Class in jp.ikedam.jenkins.plugins.extensible_choice_parameter
-
The internal class to work with views.
- GlobalTextareaChoiceListProvider.DescriptorImpl() - Constructor for class jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
-
Restore from the global configuration
- GlobalTextareaChoiceListProvider_DisplayName() - Static method in class jp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
-
Global Choice Parameter