Package | Description |
---|---|
com.castlemon.jenkins.performance.domain.reporting | |
com.castlemon.jenkins.performance.reporting |
Modifier and Type | Method and Description |
---|---|
List<PerformanceEntry> |
Summary.getEntries() |
Modifier and Type | Method and Description |
---|---|
void |
Summary.setEntries(List<PerformanceEntry> entries) |
Modifier and Type | Method and Description |
---|---|
protected PerformanceEntry |
PerformanceReporter.processFeature(Feature feature,
Date runDate,
int buildNumber,
int higherOrderParam) |
protected PerformanceEntry |
PerformanceReporter.processRun(ProjectRun projectRun) |
protected PerformanceEntry |
PerformanceReporter.processScenario(Elements scenario,
Date runDate,
int buildNumber,
String featureId,
int higherOrderParam,
String featureName) |
protected PerformanceEntry |
PerformanceReporter.processStep(Step step,
Date runDate,
int buildNumber,
String scenarioId,
int orderParam,
String scenarioName) |
Copyright © 2016. All rights reserved.