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