Class ExtensibleChoiceParameterDefinition.DescriptorImpl

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

@Extension public static class ExtensibleChoiceParameterDefinition.DescriptorImpl extends ParameterDefinition.ParameterDescriptor
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.
index.jelly
shown when a user launches a build, and specifies parameters of the build.