Class GlobalTextareaChoiceListEntry.DescriptorImpl

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

@Extension public static class GlobalTextareaChoiceListEntry.DescriptorImpl extends Descriptor<GlobalTextareaChoiceListEntry>
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 the system configuration page. Called from global.jelly of GlobalTextareaChoiceListProvider.