Interface IMetricIdsHistoryProvider

All Known Implementing Classes:
MetricIdsHistory

public interface IMetricIdsHistoryProvider
  • Method Details

    • readMetricIds

      com.hello2morrow.sonargraph.integration.access.foundation.ResultWithOutcome<MetricIds> readMetricIds()
    • addMetricIds

      MetricIds addMetricIds(MetricIds metricIds, PrintStream logger)
    • getStorageName

      String getStorageName()