Class TextareaChoiceListProvider.DescriptorImpl

  • All Implemented Interfaces:
    Saveable, OnMaster
    Enclosing class:
    TextareaChoiceListProvider

    @Extension
    public static class TextareaChoiceListProvider.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.
    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doFillDefaultChoiceItems

        public ListBoxModel doFillDefaultChoiceItems​(@QueryParameter
                                                     String choiceListText)
        Returns the selection of a default choice.
        Parameters:
        choiceListText -
        Returns:
        the selection of a default choice
      • getNoDefaultChoice

        public String getNoDefaultChoice()
        Returns:
        the special value used for "No default choice" (use the top most)