public abstract class MinXmxMonitorRule extends ReadyApiMonitorRule
| Constructor and Description |
|---|
MinXmxMonitorRule(String message,
NotificationPanel.NotificationType notificationType,
long xmxMb,
long minXmxMb) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConformed() |
boolean |
needsWriteToLog() |
getMessage, getNotificationType, getRuleTypepublic MinXmxMonitorRule(String message, NotificationPanel.NotificationType notificationType, long xmxMb, long minXmxMb)
public boolean needsWriteToLog()
needsWriteToLog in class ReadyApiMonitorRulepublic boolean isConformed()
isConformed in class ReadyApiMonitorRuleCopyright © 2019. All rights reserved.