@Extension public class PluginConfigurator extends hudson.model.ManagementLink implements PluginConstants
CASCADE_PROJECT_ICON, CASCADE_PROJECT_NAME, CASCADE_PROJECT_PRONOUN, LAYOUT_ACTION_ICON, LAYOUT_ACTION_NAME, LAYOUT_ACTION_URL, LOGGER_PREFIX, MEMBER_ACTION_ICON, MEMBER_ACTION_NAME, MEMBER_ACTION_URL, MEMBER_GRAPH_NAME, MEMBER_VIEW_ICON, MEMBER_VIEW_NAME, MEMBER_VIEW_URL, PLUGIN_HELP, PLUGIN_ICON, PLUGIN_ID, PLUGIN_IMAGES, PLUGIN_IMAGES_16, PLUGIN_IMAGES_24, PLUGIN_IMAGES_32, PLUGIN_IMAGES_48, PLUGIN_NAME, PLUGIN_URL| Constructor and Description |
|---|
PluginConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
doSubmit(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
Save plugin settings.
|
CascadeOptions |
getCascadeOptions()
Global cascade options.
|
String |
getDescription() |
String |
getDisplayName() |
String |
getIconFileName() |
LayoutOptions |
getLayoutOptions()
Global layout options.
|
String |
getUrlName() |
hudson.PluginWrapper |
getWrapper()
Plugin management wrapper.
|
public void doSubmit(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws Exception
Exceptionpublic CascadeOptions getCascadeOptions()
public String getDescription()
getDescription in class hudson.model.ManagementLinkpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.ActiongetIconFileName in class hudson.model.ManagementLinkpublic LayoutOptions getLayoutOptions()
public String getUrlName()
getUrlName in interface hudson.model.ActiongetUrlName in class hudson.model.ManagementLinkpublic hudson.PluginWrapper getWrapper()
Copyright © 2004-2013 Barchart, Inc.. All Rights Reserved.