hudson.plugins.mavendeploymentlinker
Class MavenDeploymentLinkerAction
java.lang.Object
hudson.plugins.mavendeploymentlinker.MavenDeploymentLinkerAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class MavenDeploymentLinkerAction
- extends Object
- implements hudson.model.Action
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenDeploymentLinkerAction
public MavenDeploymentLinkerAction()
isRelease
public boolean isRelease()
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
getText
@Exported
public String getText()
addDeployment
public void addDeployment(String url)
Copyright © 2004-2013. All Rights Reserved.