Interface IFailureCauseMetricData

All Known Implementing Classes:
FailureCause, FoundFailureCause

public interface IFailureCauseMetricData
  • Method Summary

    Modifier and Type
    Method
    Description
    Getter for the categories.
    Getter for the name.
  • Method Details

    • getName

      String getName()
      Getter for the name.
      Returns:
      the name
    • getCategories

      List<String> getCategories()
      Getter for the categories.
      Returns:
      the categories