public interface IPipelineMonitoringDataStorage
| Modifier and Type | Method and Description |
|---|---|
List<JobReport> |
getAllMonitoringJobReports() |
List<JobReport> |
getAllMonitoringJobReportsByElement(String elementUri) |
JobReport |
getLatestJobReport(String elementUri) |
boolean |
storeJobReport(JobReport jobReport) |
Copyright © 2018. All rights reserved.