| Package | Description |
|---|---|
| net.uaznia.lukanus.hudson.plugins.gitparameter |
| Modifier and Type | Method and Description |
|---|---|
SelectedValue |
GitParameterDefinition.getSelectedValue() |
static SelectedValue |
SelectedValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectedValue[] |
SelectedValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GitParameterDefinition(String name,
String type,
String defaultValue,
String description,
String branch,
String branchFilter,
String tagFilter,
net.uaznia.lukanus.hudson.plugins.gitparameter.SortMode sortMode,
SelectedValue selectedValue,
String useRepository,
Boolean quickFilterEnabled) |
Copyright © 2016. All rights reserved.