| Class | Description |
|---|---|
| AddEditedChoiceListProvider |
ChoiceListProvider that can add edited value.
|
| ChoiceListProvider |
The abstract base class of modules provides choices.
|
| ChoiceListProviderDescriptor |
Descriptor for
ChoiceListProviders. |
| ChoiceWatchQueueDecisionHandler |
Listen for what value is specified with ExtensibleChoiceParameter.
|
| ChoiceWatchRunListener |
Listen for what value is specified with ExtensibleChoiceParameter.
|
| ExtensibleChoiceParameterDefinition |
Provides a choice parameter whose choices can be extended using Extension Points.
|
| ExtensibleChoiceParameterDefinition.DescriptorImpl |
The internal class to work with views.
|
| ExtensibleChoiceParameterDefinition.DescriptorVisibilityFilterImpl | |
| FilenameChoiceListProvider |
Create a choice list from a list of files.
|
| FilenameChoiceListProvider.DescriptorImpl |
Class for view.
|
| GlobalTextareaChoiceListEntry |
A set of choices that can be used in Global Choice Parameter.
|
| GlobalTextareaChoiceListEntry.DescriptorImpl |
The internal class to work with views.
|
| GlobalTextareaChoiceListProvider |
A choice provider whose choices are defined
in the System Configuration page, and can be refereed from all jobs.
|
| GlobalTextareaChoiceListProvider.DescriptorImpl |
The internal class to work with views.
|
| Messages |
Generated localization support class.
|
| SystemGroovyChoiceListProvider |
A choice provider whose choices are determined by a Groovy script.
|
| SystemGroovyChoiceListProvider.ConverterImpl | |
| SystemGroovyChoiceListProvider.DescriptorImpl |
The internal class to work with views.
|
| TextareaChoiceListProvider |
A choice provider whose choices are defined as a text, like the build-in choice parameter.
|
| TextareaChoiceListProvider.DescriptorImpl |
The internal class to work with views.
|
| Enum | Description |
|---|---|
| AddEditedChoiceListProvider.WhenToAdd |
Used to Specify when to add a edited value
|
| FilenameChoiceListProvider.EmptyChoiceType | |
| FilenameChoiceListProvider.ScanType |
A type specifying what type of files to scan to list.
|
Copyright © 2016. All rights reserved.