Package jenkins.plugins.model
Interface AggregateBuildMetric
- All Known Implementing Classes:
MTTFMetric
,MTTRMetric
,StandardDeviationMetric
public interface AggregateBuildMetric
-
Method Summary
-
Method Details
-
getOccurences
int getOccurences() -
calculateMetric
long calculateMetric() -
getName
String getName()
-