Package hudson.tasks.junit
Class History
java.lang.Object
hudson.tasks.junit.History
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class History
extends Object
History of
TestObject
over time.- Since:
- 1.320
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
getTestResultTrend
(int start, int end, String configuration) boolean
retrieveHistorySummary
(int start, int end) retrieveHistorySummary
(int start, int end, int interval)
-
Constructor Details
-
History
-
-
Method Details
-
getTestObject
-
historyAvailable
public boolean historyAvailable() -
getTestResultTrend
-
retrieveHistorySummary
-
retrieveHistorySummary
-
asInt
-