Interface AlertCount


public interface AlertCount
  • Method Details

    • getIssue

      @Nonnull Issue getIssue()
    • getCountsByNodeName

      @Nonnull Map<String,Long> getCountsByNodeName()
    • getPlugin

      @Nonnull PluginDetails getPlugin()
    • getTotalCount

      long getTotalCount()