@Extension
public class Notice
extends hudson.model.ManagementLink
| Constructor and Description |
|---|
Notice() |
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
doInstall(PluginImpl.InstallMode installMode) |
String |
getDescription() |
String |
getDisplayName() |
String |
getIconFileName() |
org.jvnet.localizer.Localizable |
getStatus() |
String |
getUrlName() |
public org.jvnet.localizer.Localizable getStatus()
public String getIconFileName()
getIconFileName in interface hudson.model.ActiongetIconFileName in class hudson.model.ManagementLinkpublic String getUrlName()
getUrlName in interface hudson.model.ActiongetUrlName in class hudson.model.ManagementLinkpublic String getDisplayName()
public String getDescription()
getDescription in class hudson.model.ManagementLinkpublic org.kohsuke.stapler.HttpResponse doInstall(@QueryParameter
PluginImpl.InstallMode installMode)
throws Exception
ExceptionCopyright © 2004-2014. All Rights Reserved.