net.praqma.jenkins.rqm
Class RQMBuildAction
java.lang.Object
net.praqma.jenkins.rqm.RQMBuildAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class RQMBuildAction
- extends Object
- implements hudson.model.Action
- Author:
- Praqma
|
Constructor Summary |
RQMBuildAction(net.praqma.jenkins.rqm.model.TestPlan testplan,
String customKey,
hudson.model.AbstractBuild<?,?> build)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
customKey
public final String customKey
testplan
public final net.praqma.jenkins.rqm.model.TestPlan testplan
build
public final hudson.model.AbstractBuild<?,?> build
RQMBuildAction
public RQMBuildAction(net.praqma.jenkins.rqm.model.TestPlan testplan,
String customKey,
hudson.model.AbstractBuild<?,?> build)
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.