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, setShowAttributesgetActionUrl, getList, getList, getUrlFromRun, hasNewer, hasOlder, setActionUrlpublic 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 QuestaCoverageHistoryIOExceptionjavax.servlet.ServletExceptionpublic int getStart()
getStart in class QuestaHistorypublic int getEnd()
getEnd in class QuestaHistorypublic Object getProxy()
getProxy in class QuestaCoverageHistorypublic ChartLabel getLabel(hudson.tasks.test.TestResult o, List<String> metrics)
getLabel in class QuestaCoverageHistorypublic String getUrl()
getUrl in class QuestaHistorypublic hudson.util.Area calcDefaultSize()
calcDefaultSize in class QuestaHistoryCopyright © 2016–2024. All rights reserved.