- getBaseDir(String) - クラス のstaticメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
-
Returns a directory to scan for files from the passed path.
- getBaseDir() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
-
Returns a directory to scan for files.
- getBaseDirPath() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
-
Returns a path to a directory to scan for files.
- getChoiceList() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProvider
-
Returns the choices.
- getChoiceList() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
-
Return choices available for this parameter.
- getChoiceList() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
-
Returns the list of choices to show.
- getChoiceList() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
-
The list of choices.
- getChoiceList(String) - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
-
Retrieve the set of choices entry by the name.
- getChoiceList() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider
-
Returns the choices available as a parameter value.
- getChoiceList() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
-
Returns the list of choices the user specified in the job configuration page.
- getChoiceList() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider
-
Returns the list of choices the user specified in the job configuration page.
- getChoiceListEntry(String) - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
-
Retrieve the set of choices entry by the name.
- getChoiceListEntryList() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
-
The list of available sets of choices.
- getChoiceListProvider() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
-
The choice provider the user specified.
- getChoiceListProviderList() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.DescriptorImpl
-
Returns all the available methods to provide choices.
- getChoiceListText() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
-
The list of choices, joined into a string.
- getChoiceListText() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider
-
The list of choices, joined into a string.
- getDefaultChoice() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.ChoiceListProvider
-
Returns the default choice value.
- getDefaultChoice() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider
-
Returns the default choice.
- getDefaultChoice() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
-
Returns the default choice.
- getDefaultChoice() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider
-
Returns the default choice.
- getDefaultParameterValue() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
-
Returns the default value of this parameter.
- getDisplayName() - クラス のメソッド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() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider.DescriptorImpl
-
Returns the name for displaying.
- getDisplayName() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry.DescriptorImpl
-
Don't care for this is not shown in any page.
- getDisplayName() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
-
the display name shown in the dropdown to select a choice provider.
- getDisplayName() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider.DescriptorImpl
-
the display name shown in the dropdown to select a choice provider.
- getDisplayName() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.TextareaChoiceListProvider.DescriptorImpl
-
the display name shown in the dropdown to select a choice provider.
- getExcludePattern() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
-
Returns a pattern for files to exclude.
- getFileList(File, String, String, FilenameChoiceListProvider.ScanType, boolean) - クラス のstaticメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
-
List files from passed parameters.
- getFileList(File, String, String, FilenameChoiceListProvider.ScanType) - クラス のstaticメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
-
- getIncludePattern() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
-
Returns a pattern for files to include.
- getName() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
-
the name of this set of choices.
- getName() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider
-
Returns the name of the set of choice, specified by a user.
- getNamePattern() - クラス のstaticメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition
-
Returns a regular expression pattern for the acceptable parameter names.
- getNamePattern() - クラス のstaticメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
-
- getProject() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
-
Return the project where this is configured.
- getScanType() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.FilenameChoiceListProvider
-
Returns what type of files to list.
- getScriptText() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider
-
The list of choices, joined into a string.
- getWhenToAdd() - クラス のメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider
-
Returns when to add a edited value.
- GlobalTextareaChoiceListEntry - jp.ikedam.jenkins.plugins.extensible_choice_parameterのクラス
-
A set of choices that can be used in Global Choice Parameter.
- GlobalTextareaChoiceListEntry(String, String, boolean) - クラス のコンストラクタjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry
-
Constructor instantiating with parameters in the configuration page.
- GlobalTextareaChoiceListEntry.DescriptorImpl - jp.ikedam.jenkins.plugins.extensible_choice_parameterのクラス
-
The internal class to work with views.
- GlobalTextareaChoiceListEntry.DescriptorImpl() - クラス のコンストラクタjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListEntry.DescriptorImpl
-
- GlobalTextareaChoiceListEntry_Name_empty() - クラス のstaticメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
-
Cannot be blank.
- GlobalTextareaChoiceListEntry_Name_invalid() - クラス のstaticメソッド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 - 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) - クラス のコンストラクタjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider
-
Constructor instantiating with parameters in the configuration page.
- GlobalTextareaChoiceListProvider.DescriptorImpl - jp.ikedam.jenkins.plugins.extensible_choice_parameterのクラス
-
The internal class to work with views.
- GlobalTextareaChoiceListProvider.DescriptorImpl() - クラス のコンストラクタjp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.DescriptorImpl
-
Restore from the global configuration
- GlobalTextareaChoiceListProvider_DisplayName() - クラス のstaticメソッドjp.ikedam.jenkins.plugins.extensible_choice_parameter.Messages
-
Global Choice Parameter