Package com.atlassian.diagnostics
Interface AlertListener
public interface AlertListener
Listener that can be
subscribed to receive system alerts-
Method Summary
-
Method Details
-
onAlert
Callback methods that is invoked when analertis raised- Parameters:
alert- the alert
-