Interface PluginAlertsMXBean
- All Superinterfaces:
AlertsMXBean
- All Known Implementing Classes:
PluginAlerts
Specialization of
AlertsMXBean that exposes alert statistics for a given plugin-
Method Summary
Methods inherited from interface com.atlassian.diagnostics.internal.jmx.AlertsMXBean
getErrorCount, getInfoCount, getLatestAlertTimestamp, getTotalCount, getWarningCount, reset
-
Method Details
-
getPluginName
String getPluginName()- Returns:
- the plugin name, if available
-