org.hudsonci.maven.plugin.ui
Class MavenConfigurationLink
java.lang.Object
hudson.model.ManagementLink
org.hudsonci.maven.plugin.ui.MavenConfigurationLink
- All Implemented Interfaces:
- ExtensionPoint, Action, ModelObject, org.kohsuke.stapler.StaplerProxy
@Named
@Singleton
public class MavenConfigurationLink
- extends ManagementLink
- implements org.kohsuke.stapler.StaplerProxy
Provides the global Maven configuration management link.
- Since:
- 2.1.0
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenConfigurationLink
public MavenConfigurationLink()
getTarget
public MavenConfigurationUI getTarget()
- Specified by:
getTarget in interface org.kohsuke.stapler.StaplerProxy
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface Action- Specified by:
getIconFileName in class ManagementLink
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface Action- Specified by:
getDisplayName in interface ModelObject
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface Action- Specified by:
getUrlName in class ManagementLink
getDescription
public String getDescription()
- Overrides:
getDescription in class ManagementLink
Copyright © 2004-2011 Hudson. All Rights Reserved.