hudson.plugins.disk_usage
Class DiskUsagePlugin.DiskUsageRootLink
java.lang.Object
hudson.plugins.disk_usage.DiskUsagePlugin.DiskUsageRootLink
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Action, hudson.model.ModelObject, hudson.model.RootAction
- Enclosing class:
- DiskUsagePlugin
@Extension
public static class DiskUsagePlugin.DiskUsageRootLink
- extends Object
- implements hudson.model.RootAction
Unfortunately, I cannot figure out any other solution to satisfy JENKINS-12917 and at the same time JENKINS-16420
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiskUsagePlugin.DiskUsageRootLink
public DiskUsagePlugin.DiskUsageRootLink()
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
Copyright © 2004-2013. All Rights Reserved.