Class MetricIds
java.lang.Object
com.hello2morrow.sonargraph.integration.jenkins.persistence.MetricIds
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMetricId(MetricId metricId) booleanstatic MetricIdsfromExportMetaData(com.hello2morrow.sonargraph.integration.access.model.IExportMetaData exportMetaData) static MetricIdsfromIMetricIds(List<com.hello2morrow.sonargraph.integration.access.model.IMetricId> metricIds) static MetricIdsgetMetricId(String metricName) getMetricIds(String language) getMetricIdsForCategory(String metricCategory) inthashCode()static String
-
Constructor Details
-
MetricIds
public MetricIds()
-
-
Method Details
-
addMetricId
-
getMetricIds
-
getMetricIds
-
getMetricId
-
getMetricCategories
-
getMetricIdsForCategory
-
toJSON
-
fromJSON
-
fromIMetricIds
-
fromExportMetaData
public static MetricIds fromExportMetaData(com.hello2morrow.sonargraph.integration.access.model.IExportMetaData exportMetaData) -
hashCode
public int hashCode() -
equals
-
addAll
-