public class AlertMetric
extends Object
Metrics for a (issue, plugin, node) tuple
-
Constructor Summary
Constructors
-
Method Summary
-
-
Method Details
-
-
getCount
public long getCount()
-
getIssueId
@Nonnull
public String getIssueId()
-
getIssueSeverity
@Nonnull
public Severity getIssueSeverity()
-
getNodeName
@Nonnull
public String getNodeName()
-
-
getPluginKey
@Nonnull
public String getPluginKey()
-
getPluginVersion
public String getPluginVersion()
-