Package | Description |
---|---|
hudson | |
jenkins |
Modifier and Type | Method and Description |
---|---|
YesNoMaybe |
PluginWrapper.supportsDynamicLoad()
Does this plugin supports dynamic loading?
|
Modifier and Type | Method and Description |
---|---|
static YesNoMaybe |
YesNoMaybe.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YesNoMaybe[] |
YesNoMaybe.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Boolean |
YesNoMaybe.toBoolean(YesNoMaybe v) |
Copyright © 2004–2021. All rights reserved.