@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class History extends Object
TestObject
over time.Constructor and Description |
---|
History(TestObject testObject) |
Modifier and Type | Method and Description |
---|---|
static int |
asInt(String s,
int defaultValue) |
String |
getTestDurationTrend() |
TestObject |
getTestObject() |
String |
getTestResultTrend() |
boolean |
historyAvailable() |
public History(TestObject testObject)
public TestObject getTestObject()
public boolean historyAvailable()
@JavaScriptMethod public String getTestResultTrend()
@JavaScriptMethod public String getTestDurationTrend()
public static int asInt(String s, int defaultValue)
Copyright © 2016–2020. All rights reserved.