| Modifier and Type | Method and Description |
|---|---|
List<PlotPoint> |
XMLSeries.loadSeries(FilePath workspaceRootDir,
int buildNumber,
PrintStream logger)
Load the series from a properties file.
|
List<PlotPoint> |
PropertiesSeries.loadSeries(FilePath workspaceRootDir,
int buildNumber,
PrintStream logger)
Load the series from a properties file.
|
abstract List<PlotPoint> |
Series.loadSeries(FilePath workspaceRootDir,
int buildNumber,
PrintStream logger)
Retrieves the plot data for one series after a build from the workspace.
|
List<PlotPoint> |
CSVSeries.loadSeries(FilePath workspaceRootDir,
int buildNumber,
PrintStream logger)
Load the series from a properties file.
|
Copyright © 2016–2022. All rights reserved.