Class SystemGroovyChoiceListProvider.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<ChoiceListProvider>
jp.ikedam.jenkins.plugins.extensible_choice_parameter.SystemGroovyChoiceListProvider.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
SystemGroovyChoiceListProvider

@Extension public static class SystemGroovyChoiceListProvider.DescriptorImpl extends Descriptor<ChoiceListProvider>
The internal class to work with views. The following files are used (put in main/resource directory in the source tree).
config.jelly
Shown as a part of a job configuration page when this provider is selected. Provides additional configuration fields of a Extensible Choice.