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,
PrintStream logger)
Load the series from a properties file.
|
getFile, getFileType, getLabelpublic List<PlotPoint> loadSeries(hudson.FilePath workspaceRootDir, PrintStream logger)
loadSeries in class SeriesworkspaceRootDir - the root directory of the workspacelogger - the logger to useCopyright © 2004-2014. All Rights Reserved.