public class PropertiesSeries extends Series
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertiesSeries.DescriptorImpl |
| Constructor and Description |
|---|
PropertiesSeries(String file,
String label) |
| Modifier and Type | Method and Description |
|---|---|
Descriptor<Series> |
getDescriptor() |
List<PlotPoint> |
loadSeries(FilePath workspaceRootDir,
int buildNumber,
PrintStream logger)
Load the series from a properties file.
|
getFile, getFileType, getLabel, getUrlpublic List<PlotPoint> loadSeries(FilePath workspaceRootDir, int buildNumber, PrintStream logger)
loadSeries in class SeriesworkspaceRootDir - the root directory of the workspacebuildNumber - the build Numberlogger - the logger to usepublic Descriptor<Series> getDescriptor()
getDescriptor in interface Describable<Series>getDescriptor in class SeriesCopyright © 2016–2022. All rights reserved.