public class PropertiesSeries extends Series
| Constructor and Description |
|---|
PropertiesSeries(String file,
String label) |
| Modifier and Type | Method and Description |
|---|---|
List<PlotPoint> |
loadSeries(hudson.FilePath workspaceRootDir,
int buildNumber,
PrintStream logger)
Load the series from a properties file.
|
getFile, getFileType, getLabel, getUrlpublic List<PlotPoint> loadSeries(hudson.FilePath workspaceRootDir, int buildNumber, PrintStream logger)
loadSeries in class SeriesworkspaceRootDir - the root directory of the workspacebuildNumber - the build Numberlogger - the logger to useCopyright © 2004-2015. All Rights Reserved.