hudson.plugins.clearcase
Class ClearCaseReportAction
java.lang.Object
hudson.plugins.clearcase.ClearCaseReportAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class ClearCaseReportAction
- extends java.lang.Object
- implements hudson.model.Action
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClearCaseReportAction
public ClearCaseReportAction(hudson.model.AbstractBuild<?,?> build)
getIconFileName
public java.lang.String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getUrlName
public java.lang.String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getUrlNameStat
public static java.lang.String getUrlNameStat()
getOwner
public hudson.model.AbstractBuild<?,?> getOwner()
getConfigSpecHtml
public java.lang.String getConfigSpecHtml()
isCspec
public boolean isCspec()
getBaselines
public java.util.List<Baseline> getBaselines()
isBaselineInfo
public boolean isBaselineInfo()
getStream
public java.lang.String getStream()
Copyright © 2011. All Rights Reserved.