public class ClearCaseReportAction extends Object implements hudson.model.Action
Constructor and Description |
---|
ClearCaseReportAction(hudson.model.AbstractBuild<?,?> build) |
Modifier and Type | Method and Description |
---|---|
List<Baseline> |
getBaselines() |
String |
getConfigSpecHtml() |
String |
getDisplayName() |
String |
getIconFileName() |
hudson.model.AbstractBuild<?,?> |
getOwner() |
String |
getStream() |
String |
getUrlName() |
static String |
getUrlNameStat() |
boolean |
isBaselineInfo() |
boolean |
isCspec() |
public ClearCaseReportAction(hudson.model.AbstractBuild<?,?> build)
public String getConfigSpecHtml()
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public hudson.model.AbstractBuild<?,?> getOwner()
public String getStream()
public String getUrlName()
getUrlName
in interface hudson.model.Action
public boolean isBaselineInfo()
public boolean isCspec()
public static String getUrlNameStat()
Copyright © 2004-2021. All Rights Reserved.