public abstract class ReadyApiMonitorRule extends Object
Constructor and Description |
---|
ReadyApiMonitorRule(String message,
NotificationPanel.NotificationType notificationType) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
NotificationPanel.NotificationType |
getNotificationType() |
abstract ReadyApiMonitorRuleType |
getRuleType() |
abstract boolean |
isConformed() |
boolean |
needsWriteToLog() |
public ReadyApiMonitorRule(String message, NotificationPanel.NotificationType notificationType)
public String getMessage()
public NotificationPanel.NotificationType getNotificationType()
public boolean needsWriteToLog()
public abstract ReadyApiMonitorRuleType getRuleType()
public abstract boolean isConformed()
Copyright © 2019. All rights reserved.