Uses of Class
jp.ikedam.jenkins.plugins.extensible_choice_parameter.AddEditedChoiceListProvider
-
Packages that use AddEditedChoiceListProvider Package Description jp.ikedam.jenkins.plugins.extensible_choice_parameter -
-
Uses of AddEditedChoiceListProvider in jp.ikedam.jenkins.plugins.extensible_choice_parameter
Subclasses of AddEditedChoiceListProvider in jp.ikedam.jenkins.plugins.extensible_choice_parameter Modifier and Type Class Description class
GlobalTextareaChoiceListProvider
A choice provider whose choices are defined in the System Configuration page, and can be refereed from all jobs.class
TextareaChoiceListProvider
A choice provider whose choices are defined as a text, like the build-in choice parameter.
-