Package jenkins.plugins.model
Class MTTFMetric
java.lang.Object
jenkins.plugins.model.MTTFMetric
- All Implemented Interfaces:
AggregateBuildMetric
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MTTFMetric
-
-
Method Details
-
getOccurences
public int getOccurences()- Specified by:
getOccurences
in interfaceAggregateBuildMetric
-
calculateMetric
public long calculateMetric()- Specified by:
calculateMetric
in interfaceAggregateBuildMetric
-
getName
- Specified by:
getName
in interfaceAggregateBuildMetric
-