| Package | Description |
|---|---|
| jp.ikedam.jenkins.plugins.extensible_choice_parameter |
| Modifier and Type | Method and Description |
|---|---|
GlobalTextareaChoiceListEntry |
GlobalTextareaChoiceListProvider.DescriptorImpl.getChoiceListEntry(String name)
Retrieve the set of choices entry by the name.
|
| Modifier and Type | Method and Description |
|---|---|
List<GlobalTextareaChoiceListEntry> |
GlobalTextareaChoiceListProvider.DescriptorImpl.getChoiceListEntryList()
The list of available sets of choices.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalTextareaChoiceListProvider.DescriptorImpl.setChoiceListEntryList(List<GlobalTextareaChoiceListEntry> choiceListEntryList)
Set a list of available sets of choices.
|
Copyright © 2016–2020. All rights reserved.