| パッケージ | 説明 |
|---|---|
| jp.ikedam.jenkins.plugins.extensible_choice_parameter |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AddEditedChoiceListProvider.WhenToAdd |
AddEditedChoiceListProvider.getWhenToAdd()
Returns when to add a edited value.
|
static AddEditedChoiceListProvider.WhenToAdd |
AddEditedChoiceListProvider.WhenToAdd.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static AddEditedChoiceListProvider.WhenToAdd[] |
AddEditedChoiceListProvider.WhenToAdd.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| コンストラクタと説明 |
|---|
AddEditedChoiceListProvider(boolean addEditedValue,
AddEditedChoiceListProvider.WhenToAdd whenToAdd)
Constructor
|
GlobalTextareaChoiceListProvider(String name,
String defaultChoice,
boolean addEditedValue,
AddEditedChoiceListProvider.WhenToAdd whenToAdd)
Constructor instantiating with parameters in the configuration page.
|
TextareaChoiceListProvider(String choiceListText,
String defaultChoice,
boolean addEditedValue,
AddEditedChoiceListProvider.WhenToAdd whenToAdd)
Constructor instantiating with parameters in the configuration page.
|
Copyright © 2004-2013. All Rights Reserved.