public class QuestaCoverageProjectHistory extends QuestaCoverageHistory
QuestaHistory.GraphImpl
Constructor and Description |
---|
QuestaCoverageProjectHistory(hudson.tasks.test.TestObject testObject,
QuestaCoverageResult coverageResult,
String actionUrl) |
Modifier and Type | Method and Description |
---|---|
hudson.util.Area |
calcDefaultSize() |
int |
getEnd() |
ChartLabel |
getLabel(hudson.tasks.test.TestResult o,
List<String> metrics) |
Object |
getProxy() |
int |
getStart() |
String |
getUrl() |
protected void |
redirectSubmitAttributes(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
doSubmitAttributes, doTrendCoverage, doTrendCoverageMap, getAttributeGraph, getAttributeGraphMap, getAttributesPublishers, getAvailableAttributes, getCoverageResult, getCoverageResultFromTest, getShowAttributes, getTrendableAttributes, isNonZeroCoverage, setShowAttributes
getActionUrl, getList, getList, getUrlFromRun, hasNewer, hasOlder, setActionUrl
public QuestaCoverageProjectHistory(hudson.tasks.test.TestObject testObject, QuestaCoverageResult coverageResult, String actionUrl)
protected void redirectSubmitAttributes(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) throws IOException, javax.servlet.ServletException
redirectSubmitAttributes
in class QuestaCoverageHistory
IOException
javax.servlet.ServletException
public int getStart()
getStart
in class QuestaHistory
public int getEnd()
getEnd
in class QuestaHistory
public Object getProxy()
getProxy
in class QuestaCoverageHistory
public ChartLabel getLabel(hudson.tasks.test.TestResult o, List<String> metrics)
getLabel
in class QuestaCoverageHistory
public String getUrl()
getUrl
in class QuestaHistory
public hudson.util.Area calcDefaultSize()
calcDefaultSize
in class QuestaHistory
Copyright © 2016–2024. All rights reserved.