Class MetricIdsHistory
java.lang.Object
com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIdsHistory
- All Implemented Interfaces:
IMetricIdsHistoryProvider
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddMetricIds(MetricIds metricIds, PrintStream logger) com.hello2morrow.sonargraph.integration.access.foundation.ResultWithOutcome<MetricIds>
-
Field Details
-
ADD_METRIC_IDS_HAD_NO_EFFECT_ON_FILE
- See Also:
-
OVERRIDE_METRIC_IDS_FILE
- See Also:
-
-
Constructor Details
-
MetricIdsHistory
-
-
Method Details
-
readMetricIds
public com.hello2morrow.sonargraph.integration.access.foundation.ResultWithOutcome<MetricIds> readMetricIds()- Specified by:
readMetricIdsin interfaceIMetricIdsHistoryProvider
-
addMetricIds
- Specified by:
addMetricIdsin interfaceIMetricIdsHistoryProvider
-
getStorageName
- Specified by:
getStorageNamein interfaceIMetricIdsHistoryProvider
-