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, needsWriteToLog
public ReadyApiMonitorPeriodRule(String message, NotificationPanel.NotificationType notificationType, int observancePeriodMs)
public boolean isConformed()
isConformed
in class ReadyApiMonitorRule
public abstract boolean doIsConformed()
Copyright © 2019. All rights reserved.