public abstract class ReadyApiMonitorPeriodRule extends ReadyApiMonitorRule
| Constructor and Description |
|---|
ReadyApiMonitorPeriodRule(String message,
NotificationPanel.NotificationType notificationType,
int observancePeriodMs) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
doIsConformed() |
boolean |
isConformed() |
getMessage, getNotificationType, getRuleType, needsWriteToLogpublic ReadyApiMonitorPeriodRule(String message, NotificationPanel.NotificationType notificationType, int observancePeriodMs)
public boolean isConformed()
isConformed in class ReadyApiMonitorRulepublic abstract boolean doIsConformed()
Copyright © 2019. All rights reserved.