public class TestAutomationResults extends Object implements hudson.model.ModelObject
| Modifier and Type | Method and Description |
|---|---|
void |
doSummarizerGraph(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
Graph of metric points over time.
|
hudson.model.AbstractBuild<?,?> |
getBuild() |
String |
getDisplayName() |
TestAutomationReport |
getDynaTraceTestAutomationReport() |
public String getDisplayName()
getDisplayName in interface hudson.model.ModelObjectpublic hudson.model.AbstractBuild<?,?> getBuild()
public TestAutomationReport getDynaTraceTestAutomationReport()
public void doSummarizerGraph(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws IOException
IOExceptionCopyright © 2004-2014. All Rights Reserved.