|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Feature | |
|---|---|
| com.castlemon.jenkins.performance.domain.reporting | |
| com.castlemon.jenkins.performance.reporting | |
| com.castlemon.jenkins.performance.util | |
| Uses of Feature in com.castlemon.jenkins.performance.domain.reporting |
|---|
| Methods in com.castlemon.jenkins.performance.domain.reporting that return types with arguments of type Feature | |
|---|---|
List<Feature> |
ProjectRun.getFeatures()
|
| Method parameters in com.castlemon.jenkins.performance.domain.reporting with type arguments of type Feature | |
|---|---|
void |
ProjectRun.setFeatures(List<Feature> features)
|
| Uses of Feature in com.castlemon.jenkins.performance.reporting |
|---|
| Methods in com.castlemon.jenkins.performance.reporting with parameters of type Feature | |
|---|---|
protected PerformanceEntry |
PerformanceReporter.processFeature(Feature feature,
Date runDate,
int buildNumber,
int higherOrderParam)
|
| Method parameters in com.castlemon.jenkins.performance.reporting with type arguments of type Feature | |
|---|---|
boolean |
ReportBuilder.generateBuildReport(List<Feature> features,
File reportDirectory,
String buildProject,
String buildNumber,
String pluginUrlPath)
|
| Uses of Feature in com.castlemon.jenkins.performance.util |
|---|
| Methods in com.castlemon.jenkins.performance.util that return types with arguments of type Feature | |
|---|---|
static List<Feature> |
CucumberPerfUtils.getData(String jsonInput)
|
static List<Feature> |
CucumberPerfUtils.getData(String[] jsonReportFiles,
File targetBuildDirectory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||