org.hudsonci.maven.plugin.ui
Class MavenConfigurationUI
java.lang.Object
org.hudsonci.utils.plugin.ui.UIComponentSupport<MavenConfigurationLink>
org.hudsonci.maven.plugin.ui.MavenConfigurationUI
- All Implemented Interfaces:
- Action, ModelObject
public class MavenConfigurationUI
- extends UIComponentSupport<MavenConfigurationLink>
UI delegate for MavenConfigurationLink.
- Since:
- 2.1.0
- Author:
- Jason Dillon
| Methods inherited from class org.hudsonci.utils.plugin.ui.UIComponentSupport |
checkPermission, getBaseRestURI, getHelpPath, getIconFileName, getIconPath, getImagesPath, getPageTitle, getParent, getPluginName, getPluginPath, getPluginWrapper, getRootPath, getSidePanelOwner, redirect, redirectAncestor, redirectAncestor, redirectParent, redirectSelf |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenConfigurationUI
public MavenConfigurationUI(MavenConfigurationLink parent)
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface Action- Overrides:
getIconFileName in class UIComponentSupport<MavenConfigurationLink>
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface Action- Overrides:
getUrlName in class UIComponentSupport<MavenConfigurationLink>
getDisplayName
public String getDisplayName()
getDescription
public String getDescription()
getMainPanelId
@JellyAccessible
public String getMainPanelId()
getViewPermission
public Permission getViewPermission()
- Overrides:
getViewPermission in class UIComponentSupport<MavenConfigurationLink>
Copyright © 2004-2011 Hudson. All Rights Reserved.