Interface IFailureCauseMetricData
-
- All Known Implementing Classes:
FailureCause
,FoundFailureCause
public interface IFailureCauseMetricData
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>
getCategories()
Getter for the categories.String
getName()
Getter for the name.
-