@Extension
public class FailedJobDeactivatorManagementLink
extends hudson.model.ManagementLink
| Constructor and Description |
|---|
FailedJobDeactivatorManagementLink() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Getter for the description.
|
String |
getDisplayName()
Getter for the display name.
|
String |
getIconFileName()
Getter for icon link.
|
String |
getUrlName()
Getter for the url.
|
protected static String |
getUrlName(org.kohsuke.stapler.StaplerRequest request)
Getter for the url.
|
public String getIconFileName()
getIconFileName in interface hudson.model.ActiongetIconFileName in class hudson.model.ManagementLinkpublic String getDisplayName()
public String getUrlName()
getUrlName in interface hudson.model.ActiongetUrlName in class hudson.model.ManagementLinkprotected static String getUrlName(org.kohsuke.stapler.StaplerRequest request)
request - public String getDescription()
getDescription in class hudson.model.ManagementLinkCopyright © 2004-2015. All Rights Reserved.