| Modifier and Type | Method and Description |
|---|---|
static PluginImpl.InstallMode |
PluginImpl.InstallMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluginImpl.InstallMode[] |
PluginImpl.InstallMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
Notice.doInstall(PluginImpl.InstallMode installMode) |
static void |
PluginImpl.installPlugins(PluginImpl.InstallMode installMode) |
Copyright © 2004-2014. All Rights Reserved.