Package jenkins.plugins.model
Class StandardDeviationMetric
java.lang.Object
jenkins.plugins.model.StandardDeviationMetric
- All Implemented Interfaces:
AggregateBuildMetric
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StandardDeviationMetric
-
-
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
-
newBuilderFor
-