public class MTTRMetric extends Object implements AggregateBuildMetric
Constructor and Description |
---|
MTTRMetric(String name,
List<BuildMessage> builds) |
Modifier and Type | Method and Description |
---|---|
long |
calculateMetric() |
String |
getName() |
int |
getOccurences() |
public MTTRMetric(String name, List<BuildMessage> builds)
public int getOccurences()
getOccurences
in interface AggregateBuildMetric
public long calculateMetric()
calculateMetric
in interface AggregateBuildMetric
public String getName()
getName
in interface AggregateBuildMetric
Copyright © 2016–2023. All rights reserved.